document.write( "Question 121594This question is from textbook
\n" );
document.write( ": 2y+x=1
\n" );
document.write( "y-2x=8
\n" );
document.write( "But I really need help with it all. \n" );
document.write( "
Algebra.Com's Answer #89269 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2y+x=1 \n" ); document.write( "y-2x=8 \n" ); document.write( "--------- \n" ); document.write( "Solve the 2nd equation for \"y\": y = 2x+8 \n" ); document.write( "Substitute into the 1st to solve for \"x\": \n" ); document.write( "----------- \n" ); document.write( "2(2x+8)+x=1 \n" ); document.write( "4x+16+x=1 \n" ); document.write( "5x=-15 \n" ); document.write( "x = -3 \n" ); document.write( "Substitute into y=2x+8 to solve for y: \n" ); document.write( "y = 2*-3+8 \n" ); document.write( "y = 2 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |