document.write( "Question 496178: Give the solution of the following system.
\n" );
document.write( "[y=x^2+4
\n" );
document.write( "y-4x=1] \n" );
document.write( "
Algebra.Com's Answer #336402 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's solve this by substituting: \n" ); document.write( "y=x^2+4 \n" ); document.write( "y-4x=1 \n" ); document.write( "Plug first equation into the second as: \n" ); document.write( "x^2+4-4x=1 \n" ); document.write( "rearrange and subtract 1 to get: \n" ); document.write( "x^2-4x+3=0 \n" ); document.write( "Factor: \n" ); document.write( "(x-3)(x-1)=0 \n" ); document.write( "Solve for x: \n" ); document.write( "x=3 y=13 \n" ); document.write( "x=1 y=5 \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |