document.write( "Question 61020: Instructions: Solve each system by the elimination method.\r
\n" ); document.write( "\n" ); document.write( "What is the solution for 5x-y=5
\n" ); document.write( " -5x+2y=0
\n" ); document.write( "

Algebra.Com's Answer #41946 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
5X-Y=5
\n" ); document.write( "-5X+2Y=0 ELIMINATE X BY ADDITION
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "Y=5
\n" ); document.write( "THEN
\n" ); document.write( "5X-5=5
\n" ); document.write( "5X=10
\n" ); document.write( "X=2 SOLUTION
\n" ); document.write( "PROOF
\n" ); document.write( "5*2-Y=5
\n" ); document.write( "-Y=5-10
\n" ); document.write( "-Y=-5
\n" ); document.write( "Y=5 SOLUTION
\n" ); document.write( "
\n" );