document.write( "Question 231036: I need help with the following problem. I don't have a clue on how to figure it out.\r
\n" );
document.write( "\n" );
document.write( "Find a value for K so that the following system of equations has infinitely many solutions.\r
\n" );
document.write( "\n" );
document.write( "6x + 3y = 15
\n" );
document.write( "Kx + y = 5\r
\n" );
document.write( "\n" );
document.write( "Thank you,
\n" );
document.write( "Denise \n" );
document.write( "
Algebra.Com's Answer #171063 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1) 6x + 3y = 15 \n" ); document.write( "2) kx + y = 5 \n" ); document.write( ". \n" ); document.write( "2) y=5-kx \n" ); document.write( "1) \n" ); document.write( "6x+3(5-kx)=5 \n" ); document.write( "6x+15-3kx=5 \n" ); document.write( "-3kx=-6x-10 \n" ); document.write( "3kx=6x+10 \n" ); document.write( " |