document.write( "Question 762704: given f =x-4 and g=x^2+3 , show that gf(x) = x^2- 8x + 19
\n" ); document.write( "hence find the values of x for which gf (x) = 4
\n" ); document.write( "

Algebra.Com's Answer #464136 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
f(x) = x - 4
\n" ); document.write( "g(x) = x^2 + 3\r
\n" ); document.write( "\n" ); document.write( "g(f(x)) = g(x - 4) = (x-4)^2 + 3 = x^2 - 8x + 16 + 3 = x^2 - 8x + 19\r
\n" ); document.write( "\n" ); document.write( "g(f(x)) = 4 means that x^2 - 8x + 19 = 4 or\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+-+8%2Ax+%2B+15+=+0\"\r
\n" ); document.write( "\n" ); document.write( "Using factorizing to solve the quadratic\r
\n" ); document.write( "\n" ); document.write( "\"%28x+-+5%29%2A%28x+-+3%29+=+0\"\r
\n" ); document.write( "\n" ); document.write( "x = 5 or x = 3 are the possible solutions.\r
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "
\n" );