document.write( "Question 32991: y=2x-1
\n" );
document.write( "6x-y=13 \n" );
document.write( "
Algebra.Com's Answer #19431 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use substitution \n" ); document.write( "Substitute the value of \"y\" from the 1st equation into the 2nd equation, to get: \n" ); document.write( "6x-(2x-1)=13 \n" ); document.write( "4x+1=13 \n" ); document.write( "4x=12 \n" ); document.write( "x=3 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |