document.write( "Question 501062: How do i classify the linear system stated here : {x+4=y
\n" );
document.write( " {5y=5x+35\r
\n" );
document.write( "\n" );
document.write( "Can you help me by telling me what to do? I get lost .. I figured it out until the point of : 5y=(-5x-20)+35 ? I don't know the next step .. Help would be much appreciated .. Thanks :) \n" );
document.write( "
Algebra.Com's Answer #338422 by ptaylor(2198) You can put this solution on YOUR website! OK \n" ); document.write( "x+4=y subtract 4 and also y from each side \n" ); document.write( "x-y=-4----------------------eq1 \n" ); document.write( "5y=5x+35 subtract 5y and also 35 from each side \n" ); document.write( "5x-5y=-35 divide each term by 5 \n" ); document.write( "x-y=-5-----------------------eq 2\r \n" ); document.write( "\n" ); document.write( "Equations 1 and 2 represent parallel lines, therefore they are independent and inconsistent\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |