document.write( "Question 644558: what is the answer to the following system of equations: \r
\n" );
document.write( "\n" );
document.write( "y=2x-2 \r
\n" );
document.write( "\n" );
document.write( "4x+3y=14 \n" );
document.write( "
Algebra.Com's Answer #405110 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the answer to the following system of equations: \n" ); document.write( "y=2x-2 \n" ); document.write( "4x+3y=14 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"y\" and solve for \"x\": \n" ); document.write( "4x + 3(2x-2) = 14 \n" ); document.write( "4x + 6x - 6 = 14 \n" ); document.write( "10x = 20 \n" ); document.write( "x = 2 \n" ); document.write( "------- \n" ); document.write( "Solve for \"y: \n" ); document.write( "y = 2x-2 \n" ); document.write( "y = 2*2-2 = 2 \n" ); document.write( "----\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |