document.write( "Question 452102: Solve the system of equations by graphying. Then classify as consistent or
\n" );
document.write( "inconsisient and as dependent or independent.
\n" );
document.write( "6x-9y=-36
\n" );
document.write( "9y-6x=36\r
\n" );
document.write( "\n" );
document.write( "Solution of the system of equations?
\n" );
document.write( "A. No solution
\n" );
document.write( "B. Infinitely many solutions
\n" );
document.write( "C. A point\r
\n" );
document.write( "\n" );
document.write( "Is systen consistsent or inconsisient?\r
\n" );
document.write( "\n" );
document.write( "Are the equations dependent or independent?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #310780 by jorel1380(3719) You can put this solution on YOUR website! 6x-9y=-36 \n" ); document.write( "9y=6x+36 \n" ); document.write( "y=2/3x+4 \n" ); document.write( "---- \n" ); document.write( "9y-6x=36 \n" ); document.write( "9y=6x+36 \n" ); document.write( "y=2/3x+4 \n" ); document.write( " \n" ); document.write( "There are infinitely many solutions, since the two equations are , in essence, the same equation.. \n" ); document.write( " |