document.write( "Question 599026: Forty-two less than three times the square of a number is equal to the product of -11 and the number. What are the solutions? \n" ); document.write( "
Algebra.Com's Answer #378779 by flame8855(424)![]() ![]() You can put this solution on YOUR website! let x be the number \n" ); document.write( "3x^2-42=-11x \n" ); document.write( "solve the equation : 3x^2+11x-42=0 \n" ); document.write( "x= -6 , 7/3 \n" ); document.write( " \n" ); document.write( " |