document.write( "Question 177950This question is from textbook McDougal Littell Algebra 1
\n" );
document.write( ": this question is about how to solve equation using substitution
\n" );
document.write( "4x-7y=10
\n" );
document.write( "y=x-7
\n" );
document.write( "what is x and y?\r
\n" );
document.write( "\n" );
document.write( "and question 10 ;
\n" );
document.write( "2x-y=23
\n" );
document.write( "x-9=-1
\n" );
document.write( "what is x and y?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #132917 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! I will do the first and you can do the 2nd \n" ); document.write( ": \n" ); document.write( "this is solving a system of equations. You are trying to find the value and values of x and y that will satisfy both equations. We are using the substitution method. This means we will isolate a variable in one of the equations(x or y-makes no difference) and take the value of that variable and plug it into the other equation.\r \n" ); document.write( "\n" ); document.write( "4x-7y=10....eq 1 \n" ); document.write( "y=x-7.......eq 2 \n" ); document.write( ": \n" ); document.write( "In our particular situation y is already isolated in eq 2 and its value is x-7 \n" ); document.write( "so we take that and plug that value into every place y occurs in eq 1 and solve for x \n" ); document.write( ": \n" ); document.write( "4x-7(x-7)=10.....plugged in y value of x-7(eq 1) \n" ); document.write( ": \n" ); document.write( "4x-7x+49=10.......distributed left side \n" ); document.write( ": \n" ); document.write( "-3x=-39......combined like terms on left and right \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "now we take x's found value and plug it back into either eq 1 or 2 and solve for y. I choose eq 2 \n" ); document.write( ": \n" ); document.write( "y=x-7 \n" ); document.write( ": \n" ); document.write( "y=13-7=6 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "now if you take those values they should work as solution in both equations \n" ); document.write( ": \n" ); document.write( "4x-7y=10....eq 1---->4(13)-7(6)=10--->52-42=10--->10=10...check \n" ); document.write( "y=x-7.......eq 2---->6=13-7----------------------->6=6....check \n" ); document.write( " |