document.write( "Question 519719: Twice the square of a certain number added to 3times the number makes 90.find the number \n" ); document.write( "
Algebra.Com's Answer #345742 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
x = a certain number
\n" ); document.write( ".
\n" ); document.write( "2x^2 +3x = 90
\n" ); document.write( ".
\n" ); document.write( "2x^2 +3x -90 = 0
\n" ); document.write( ".
\n" ); document.write( "factor
\n" ); document.write( ".
\n" ); document.write( "(2x +15)(x -6) = 0
\n" ); document.write( ".
\n" ); document.write( "x = -15/2 or 6
\n" ); document.write( ".
\n" ); document.write( "\"+graph%28500%2C500%2C-10%2C10%2C-100%2C100%2C2%2Ax%5E2%2B3%2Ax-90%29+\"
\n" ); document.write( "
\n" );