document.write( "Question 317252: y=2x+3
\n" );
document.write( "2x+3y=10\r
\n" );
document.write( "\n" );
document.write( "solve using substition method \n" );
document.write( "
Algebra.Com's Answer #227097 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! y=2x+3 \n" ); document.write( "2x+3y=10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Take the y=2x+3 and put it into the second equation where y is:\r \n" ); document.write( "\n" ); document.write( "2x +3(2x+3) = 10 \n" ); document.write( "2x + 6x + 9 = 10 \n" ); document.write( "8x + 9 = 10 \n" ); document.write( "8x = 1 \n" ); document.write( "x = 1/8 \n" ); document.write( " |