document.write( "Question 1088369: Find the values of m for which mx^2 − 6x + 5 = 0 has one solution. \n" ); document.write( "
Algebra.Com's Answer #702630 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
There will be one solution if the discriminant b^2 - 4ac = 0.
\n" ); document.write( "(-6)^2 - (4)(5)m = 0
\n" ); document.write( "36 = 20m
\n" ); document.write( "m = 36/20 = 9/5
\n" ); document.write( "
\n" );