document.write( "Question 1204913: For certain values of k and m, the system
\n" );
document.write( "3a + 2b = 2
\n" );
document.write( "6a + 2b = k - 3a - mb
\n" );
document.write( "has infinitely many solutions (a,b). What are k and m? \n" );
document.write( "
Algebra.Com's Answer #841451 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "[1] \n" ); document.write( " \n" ); document.write( "[2] \n" ); document.write( "Equation [1] is equivalent to \n" ); document.write( "[3] \n" ); document.write( "There are an infinite number of solutions if [2] and [3] are equivalent. That is true only if the coefficients of b in both equations are the same and the constants in both are the same. \n" ); document.write( "2+m = 6 --> m = 4 \n" ); document.write( "k = 6 \n" ); document.write( "ANSWERS: k = 6; m = 4 \n" ); document.write( " \n" ); document.write( " |