we have f(x)=-0.25 x^(4)+2.25 x^(2)+x-3
and i need to get the root of it
and i want to do it with substitution
i did x^2 = z
and then substituted it which meant -0.25z^2+2.25z then we had x-3 and i didnt really know how to do it there but my idea would be that x= squareroot(x^2) so for x we would substitute with squaroot(z) myb? im really confused on how to do it here