document.write( "Question 98073: Determine value of (k) as an exact decimal so that the system has no solution.
\n" );
document.write( "5x-4y=8
\n" );
document.write( "6x+ky=11 \n" );
document.write( "
Algebra.Com's Answer #71324 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine value of (k) as an exact decimal so that the system has no solution. \n" ); document.write( "5x-4y=8 \n" ); document.write( "6x+ky=11 \n" ); document.write( "-------------- \n" ); document.write( "The slope of the 1st equation is (5/4) \n" ); document.write( "The slope of the 2nd equation is (-6/k) \n" ); document.write( "---------------- \n" ); document.write( "To have no solution the slopes must te equal: \n" ); document.write( "-6/k = 5/4 \n" ); document.write( "5k = -24 \n" ); document.write( "k = -24/5 \n" ); document.write( "--------------- \n" ); document.write( "If k=-24/5 the system will have no solution. \n" ); document.write( "=============== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |