- Dec 11, 2002
- 18,409
- 39
- 91
I'm trying to solve this messy equation:
solve((49*Pi)/4)-(1/2 x sqrt(49-x^2)+49/2 arcsin(1/7 x))-((49*Pi)/6)=0,x)
But it gives me a nonsensical answer:
7*cos(RootOf(3*_Z-Pi-3*cos(_Z)*sqrt(sin(_Z)^2)))
Why is it giving me the _Z's? There's only one variable to solve for, it should be able to do it.
screenshot of what I'm describing
solve((49*Pi)/4)-(1/2 x sqrt(49-x^2)+49/2 arcsin(1/7 x))-((49*Pi)/6)=0,x)
But it gives me a nonsensical answer:
7*cos(RootOf(3*_Z-Pi-3*cos(_Z)*sqrt(sin(_Z)^2)))
Why is it giving me the _Z's? There's only one variable to solve for, it should be able to do it.
screenshot of what I'm describing
