document.write( "Question 836928: Determine whether the system of linear equations has one and only one solution, no solution, or many solutions.\r
\n" );
document.write( "\n" );
document.write( "6/5x-7/2y=23
\n" );
document.write( "17/2+7y=3/2 \n" );
document.write( "
Algebra.Com's Answer #504413 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! one solution \n" ); document.write( "x = 65/4, y = -1 \n" ); document.write( " |