document.write( "Question 1166593: Please explain in detail how to use substitution to solve linear system:\r
\n" );
document.write( "\n" );
document.write( "y=6x-11
\n" );
document.write( "-2x-3y=-7 \n" );
document.write( "
Algebra.Com's Answer #791101 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! y = 6x-11 \n" ); document.write( "-2x-3y = -7 \r \n" ); document.write( "\n" ); document.write( "Since the first equation is already expressed in terms of y, you can take the \n" ); document.write( "right hand side (RHS) of the first equation and substitute it for 'y' in the \n" ); document.write( "2nd equation: \r \n" ); document.write( "\n" ); document.write( "-2x - 3(6x-11) = -7 \n" ); document.write( " \n" ); document.write( "Now its just turning the crank to solve for x. Once you have x, substitute that value into either of the two equations and solve it for y.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |