document.write( "Question 825798: Find k such that the graphs of y= 3x + 4 and y = kx -5 do not intersect. \n" ); document.write( "
| Algebra.Com's Answer #497601 by richwmiller(17219)     You can put this solution on YOUR website! if they don't intersect they have the same slope \n" ); document.write( "k=3 \n" ); document.write( " |