Posted by Ashley on Sunday, September 6, 2009 at 8:14pm.
square both sides.
The right side will be onerous, gather terms, combine with the right side, and you have a fourth degree polynomial that might factor.
Another way: graph y= (x-4)^2-3-sqrt(3x-4) and look for zeros. You should be able to do that on a graphical calc quickly.
Indeed, it is a more challenging problem.
If you keep the square root, chances are that you have to go to a numerical solution, such as Newton's method, or the bisection method to locate the roots. If you square both sides to eliminate the square root radical, and resulting in a quartic, you will need to eliminate false roots due to the squaring by back substituting the roots of the quartic.
In a case like this, it is much easier to make a sketch of both functions.
f1(x)=sqrt(3*x-4)-(x-4)^2+3
see
http://i263.photobucket.com/albums/ii157/mathmate/ashley1.png
and that of function 2 after squaring:
f2(x)=x^4-16*x^3+90*x^2+(-211)*x+173
see
http://i263.photobucket.com/albums/ii157/mathmate/ashley2.png
We can see two false roots between 3 and 5, while the roots at 1.8 and 6.6 appear in both graphs.
Now you can proceed to refine the roots at the proper locations by whichever appropriate method you choose.
Related Questions
Pre Calculus - square root of 3x-4 = (x-4)^2-3 Normally, I either take the ...
Algebra - Rationalize each expression by building perfect nth root factors for ...
Math - What are the solution sets of the following 3 problems,the square root of...
Math - Just need some help... Directions: Multiply or raise to the power as ...
Math - What is the square root of 12? 3.464 Well, that's true, but you could...
Pre Calc!!!!!!!!!! test tom!! - Square root of x is the equation. Translate: ...
Algebra - Use the quadratic formula to solve the equation. Give exact answers: ...
Math - Rationalize the denominator. Assume that all expressions under radicals ...
algebra 2 - Not sure if either one of these answer are correct to simplify the ...
Math: Please check - Which radical expression is in simplified form? A.) 11y/3 ...
For Further Reading