document.write( "Question 33457This question is from textbook ALGEBRA 1
\n" );
document.write( ": please help me with this equation:
\n" );
document.write( "i have to use the subtition method to solve the linear system\r
\n" );
document.write( "\n" );
document.write( "y=x-4
\n" );
document.write( "4x+y=26 \n" );
document.write( "
Algebra.Com's Answer #19838 by sarah_adam(201)![]() ![]() ![]() You can put this solution on YOUR website! Its simple just substitute the value if y in the second equation \n" ); document.write( "y=x-4 \n" ); document.write( "4x+y=26\r \n" ); document.write( "\n" ); document.write( "4x+y = 26 \n" ); document.write( "4x+(x-4) = 26 \n" ); document.write( "4x + x -4 = 26 \n" ); document.write( "3x = 26+4 = 30 \n" ); document.write( "x = 30/3 =10 \n" ); document.write( "y = x -4 \n" ); document.write( "y = 10 -4 = 6 \n" ); document.write( "x = 10; y = 6 \n" ); document.write( " \n" ); document.write( " |