document.write( "Question 1051358: Find the values of m for which the quadratic curve y = 3 2mx^2 + 2mx + 1 touches the x axis exactly once . \n" ); document.write( "
Algebra.Com's Answer #666892 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Discriminant must be zero. You did not write your equation too clearly (what is that extra space?), so I will only give you this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=ax^2+bx+c \n" ); document.write( "Discriminant is b^2-4*a*c \n" ); document.write( " |