Problem :
A cube is inscribed in a sphere of diameter 1. What is the surface area of the cube?
Solution (attempted!) :
Let there be a circle of radius 0.5 with centre at (0, 0.5).
The equation of this circle is therefore:
x^2 + (y-0.5)^\frac{1}{2} = 0.5^2
x =...