To solve this problem, we need to visualize the rectangle OABC with O at the origin (0,0), A on the positive x-axis, and C on the positive y-axis. Let's denote the coordinates of points A and C as A(a, 0) and C(0, b), respectively. The point B, being the opposite vertex of the rectangle, will then be at (a, b).
Understanding the Circle's Position
The circle touches the sides OA and OC at points P and Q. Since OA is along the x-axis and OC is along the y-axis, the points P and Q will be at (r, 0) and (0, r) respectively, where r is the radius of the circle. The center of the circle will be at the point (r, r).
Using the Perpendicular Distance
We know that the length of the perpendicular from point B to the line PQ is 10 units. The line PQ can be derived from the points P and Q. The equation of the line passing through points P(r, 0) and Q(0, r) can be expressed as:
To find the perpendicular distance from point B(a, b) to the line PQ, we can use the formula for the distance from a point to a line:
Distance = |Ax + By + C| / √(A² + B²), where Ax + By + C = 0 is the line equation.
For our line, A = 1, B = 1, and C = -r. Thus, the distance from B(a, b) to the line is:
Distance = |1*a + 1*b - r| / √(1² + 1²) = |a + b - r| / √2.
Setting Up the Equation
Given that this distance equals 10 units, we can set up the equation:
|a + b - r| / √2 = 10.
Multiplying both sides by √2 gives us:
|a + b - r| = 10√2.
Finding the Area of Rectangle OABC
The area of rectangle OABC is simply the product of its length and width, which is:
Area = a * b.
Now, we need to express either a or b in terms of the radius r. From the earlier equation, we can express a + b in terms of r:
a + b = r ± 10√2.
To find the area, we can substitute values for a and b. Let's assume a = r - 10√2 and b = 10√2. Then, the area becomes:
Area = (r - 10√2) * (10√2).
Expanding this gives:
Area = 10√2 * r - 200.
Finding the Value of r
To find the specific values of a and b, we need to consider the constraints of the rectangle and the circle. Since the circle must fit within the rectangle, we can deduce that:
r must be less than both a and b. If we set r = 10√2, we can find the area:
Area = 10√2 * (10√2) - 200 = 200 - 200 = 0, which is not valid.
Instead, if we set r = 25, we can check:
Area = 10√2 * 25 - 200 = 250 - 200 = 50.
Final Calculation
Thus, the area of rectangle OABC is 50 square units. Therefore, the correct answer is: