document.write( "Question 330858: Solve the system of equations:\r
\n" ); document.write( "\n" ); document.write( "y = x^2 - 4^x + 4 and y = -x^2 + 6x - 8
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #237166 by privani(34)\"\" \"About 
You can put this solution on YOUR website!
Assuming Q1 is: \"y=x%5E2-4x%2B4\",
\n" ); document.write( "using equation rule: \"%28a-b%29%5E2=a%5E2-2ab%2Bb%5E2\",
\n" ); document.write( "\"y=x%5E2-4x%2B4\"
\n" ); document.write( "y = (x-2)(x-2)\r
\n" ); document.write( "\n" ); document.write( "Q2:
\n" ); document.write( "\"y=-x%5E2%2B6x-8\"
\n" ); document.write( "y=(-x+4)(x-2)
\n" ); document.write( "
\n" );