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 #19837 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! y=x-4 \n" ); document.write( "Substitute y in the following equation: \n" ); document.write( "4x+y=26 \n" ); document.write( "=> 4x + (x-4) = 26 \n" ); document.write( "=> 5x = 30 \n" ); document.write( "=> x = 6 \n" ); document.write( "y = x-4 => y = 2; \n" ); document.write( "Answer: (x,y) = (6,2) \n" ); document.write( " \n" ); document.write( " |