document.write( "Question 1105862: If the pair of limear equations 13x + ky= k and 39x+6y = k+4 has infinitely many solutions, then find k.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #720754 by Alan3354(69443) You can put this solution on YOUR website! If the pair of limear equations 13x + ky= k and 39x+6y = k+4 has infinitely many solutions, then find k. \n" ); document.write( "------------- \n" ); document.write( "13x + ky = k \n" ); document.write( "39x + 6y = k+4 \n" ); document.write( "--- \n" ); document.write( "Find the slope of each line \n" ); document.write( "-- \n" ); document.write( "13x + ky = k --> y = (k - 13x)/k = (-13/k)x + 1 --> m = -13/k \n" ); document.write( "39x + 6y = k+4 --> y = (k+4 - 39x)/6 = (-13/2)x + b --> m = -13/2 \n" ); document.write( "-13/k = -13/2 \n" ); document.write( "k = 2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |