document.write( "Question 362461: CAN YOU PLEASE EXPLAIN THE STEPS\r
\n" );
document.write( "\n" );
document.write( "SOLVE THE SYSTEM OF EQUATIONS AND STATE WHEATHER EACH SYSTEM IS CONSISTENT,INCONSISTENT, OR DEPENDENT\r
\n" );
document.write( "\n" );
document.write( "6X+3Y=9
\n" );
document.write( "Y=3-2X\r
\n" );
document.write( "\n" );
document.write( "THANK YOU \n" );
document.write( "
Algebra.Com's Answer #258314 by stanbon(75887) ![]() You can put this solution on YOUR website! 6X+3Y=9 \n" ); document.write( "Y=3-2X \n" ); document.write( "------ \n" ); document.write( "This is one way to do it. \n" ); document.write( "Solve for y: \n" ); document.write( "y = (-2)x+3 \n" ); document.write( "y = (-2)x+3 \n" ); document.write( "---- \n" ); document.write( "The equations are the same. \n" ); document.write( "The system is dependent and has \n" ); document.write( "an infinite number of solutions \n" ); document.write( "of the form (x, -2x+3). \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |