document.write( "Question 846230: Find all real values of x for which f(x) = g(x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "F(x) = x^2 , G(x) = 12 -x
\n" ); document.write( "

Algebra.Com's Answer #509659 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "F(x) = x^2 , G(x) = 12 -x
\n" ); document.write( " x^2 = 12-x
\n" ); document.write( " x^2 + x - 12 = 0 Factor
\n" ); document.write( "(x+4)(x-3) = 01, x = -4, 3 \n" ); document.write( "
\n" );