document.write( "Question 324324: How do I use the elimination method to solve two linear equations?\r
\n" ); document.write( "\n" ); document.write( "9x+7= 5
\n" ); document.write( "11x-7= -2\r
\n" ); document.write( "\n" ); document.write( "Please explain to me.
\n" ); document.write( "

Algebra.Com's Answer #232250 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
How do I use the elimination method to solve two linear equations?
\n" ); document.write( "9x+7= 5
\n" ); document.write( "11x-7= -2
\n" ); document.write( "This problem does not make sense the way you have written it, perhaps it should be:
\n" ); document.write( "9x + 7y = 5
\n" ); document.write( "11x- 7y = -2
\n" ); document.write( "-------------addition eliminates y, find x:
\n" ); document.write( "20x + 0 = 3
\n" ); document.write( "x = \"3%2F20\"; divided both sides by 20
\n" ); document.write( ":
\n" ); document.write( "Find y using the 1st equation
\n" ); document.write( "9x + 7y = 5
\n" ); document.write( "replace x with 3/20
\n" ); document.write( "9(\"3%2F20\") + 7y = 5
\n" ); document.write( "(\"27%2F20\") + 7y = 5
\n" ); document.write( "7y = 5 - \"27%2F20\"
\n" ); document.write( "7y = \"100%2F20\"- \"27%2F20\"
\n" ); document.write( "7y = \"73%2F20\"
\n" ); document.write( "multiply both sides by 1/7
\n" ); document.write( "y = \"1%2F7\"*\"73%2F20\"
\n" ); document.write( "y = \"73%2F140\"
\n" ); document.write( "
\n" );