document.write( "Question 981433: Twice a certain whole number subtracted from 3 times the square of the number leaves 133. Find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #602437 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Twice a certain whole number subtracted \n" ); document.write( "from 3 times the square of the number \n" ); document.write( "leaves 133. \n" ); document.write( "3x^2 - 2x = 133 \n" ); document.write( "3x^2 - 2x - 133 = 0 \n" ); document.write( "Factorise \n" ); document.write( "(3x + 19)(x - 7)= 0 \n" ); document.write( "3x + 19 = 0 \n" ); document.write( "3x = -19 \n" ); document.write( "x = -19/3 \n" ); document.write( "x - 7 = 0 \n" ); document.write( "x = 7 \n" ); document.write( "so x can either equal \n" ); document.write( "-19/3 or 7 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |