document.write( "Question 286444: For what value of k will the pair of equations 3x+4y=12 and kx+12y=30 not have a unique solution? \n" ); document.write( "
Algebra.Com's Answer #207747 by richwmiller(17219) You can put this solution on YOUR website! There is no unique solution when they are parallel or the same line. \n" ); document.write( "Parallel there is no solution. \n" ); document.write( "Same line they share all solutions \n" ); document.write( "In either case they need the same slope. \n" ); document.write( "If k =9 then they have the same slope \n" ); document.write( "-a/b=-3/4 \n" ); document.write( "-a/b=-9/12=-3/4 \n" ); document.write( " \n" ); document.write( " |