
Mark H. answered 10/31/19
Tutoring in Math and Science at all levels
The point is on a circle of radius 8. Therefore, we start with the basic equation of a circle:
x2 + y2 = 82
The area of the rectangle, A = x*y, so we can write y = A/x.
Substitute this into the equation of the circle to get:
x2 + (A/x)2 = 82
Solve for A:
x2 + (A/x)2 = 82
x2 + A2/x2 = 82
x4 + A2 = 64x2
A = √(-x4 + 64x2)
Test this using known values of x and y. From the circle equation, if x = 1, y = √63, and A = √63
Using the equation for area:
A = √(-x4 + 64x2)
A = √(-1 + 64) = √63
Note that our equation covers all quadrants, but--since the exponents of x are even--the equation still returns correct values for the area.
There is one problem: if x is larger than 8, the formula returns the square root of a negative number.
To fix this, I think the correct equation is:
A = √(-x4 + 64x2), x ≤ 8