document.write( "Question 697672: determine the solution to the following system of equations\r
\n" );
document.write( "\n" );
document.write( "y=x^2-4x+3
\n" );
document.write( "y=2x-2 \n" );
document.write( "
Algebra.Com's Answer #430205 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "For this one, \n" ); document.write( "y=x^2-4x+3 \n" ); document.write( "y=2x-2 \n" ); document.write( "Let's set it up as \n" ); document.write( "x^2-4x+3=2x-2 \n" ); document.write( "Now subtract 2x and add 2 toget: \n" ); document.write( "x^2-6x+5=0 \n" ); document.write( "Factor: \n" ); document.write( "(x-1)(x-5)=0 \n" ); document.write( "Solve for x: \n" ); document.write( "x=1 \n" ); document.write( "x=5 \n" ); document.write( "Now you can plug in these to find out the values of y. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |