document.write( "Question 356605: solve the system. then classify the system as consistent and independent, consistent and dependent, or inconsistent\r
\n" ); document.write( "\n" ); document.write( "4x-5y=0
\n" ); document.write( "3x-5y=-5
\n" ); document.write( "

Algebra.Com's Answer #254540 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The system is consistent and independent. Solving by elimination, subtract the bottom from the top equation, to get :
\n" ); document.write( "x = 5.
\n" ); document.write( "For the y-value:
\n" ); document.write( "4(5) - 5y = 0,
\n" ); document.write( "20 - 5y = 0,
\n" ); document.write( "5y = 20,
\n" ); document.write( "y = 4.
\n" ); document.write( "
\n" ); document.write( "
\n" );