document.write( "Question 183855: Method Substitution
\n" );
document.write( "5. Find the point of intersection of each pair of lines.
\n" );
document.write( "b) 4x+2y=7
\n" );
document.write( " -x-y=6
\n" );
document.write( "Please, i dont know how to do it thank you very much!!!! \n" );
document.write( "
Algebra.Com's Answer #137950 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the point of intersection of each pair of lines. \n" ); document.write( "b) 4x+2y=7 \n" ); document.write( "-x-y=6 \n" ); document.write( "---------------- \n" ); document.write( "Leave the 1st equation along; \n" ); document.write( "Multiply the 2nd equation by 4. \n" ); document.write( "---------------------------------- \n" ); document.write( "4x + 2y = 7 \n" ); document.write( "-4x- 4y = 24 \n" ); document.write( "------------------ \n" ); document.write( "Add the two equations to eliminate the x-terms: \n" ); document.write( "-2y = 31\r \n" ); document.write( "\n" ); document.write( "y = -31/2 \n" ); document.write( "--------------- \n" ); document.write( "Substitute into -x-y = 6 to solve for \"x\":\r \n" ); document.write( "\n" ); document.write( "-x -(-31/2) = 6 \n" ); document.write( "x + 31/2 = 12/2\r \n" ); document.write( "\n" ); document.write( "x = -19/2\r \n" ); document.write( "\n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |