document.write( "Question 113461: i am coming up with inconsistant for the following system:
\n" );
document.write( "{2x-3y=15
\n" );
document.write( "{ y=(2/3)x-10.
\n" );
document.write( "am i correct in saying this system is inconsistant? \n" );
document.write( "
Algebra.Com's Answer #82534 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2x-3y=15 \n" ); document.write( " y=(2/3)x-10. \n" ); document.write( "am i correct in saying this system is inconsistant? \n" ); document.write( "------------ \n" ); document.write( "Putting both in slope-intercept form you get: \n" ); document.write( " y = (2/3)x -5 \n" ); document.write( " y = (2/3)x-10 \n" ); document.write( "--------------- \n" ); document.write( "These are parallel lines because their slopes are the same. \n" ); document.write( "They are different lines because their y-intercepts are different. \n" ); document.write( "--------------- \n" ); document.write( "The system is inconsistent because there is no x/y pair that \n" ); document.write( "satisfies both equations. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |