document.write( "Question 161925: I seriously do not get this; i am suppose to translate this into a math equation.\r
\n" );
document.write( "\n" );
document.write( "Twice the square of a number increased by five times the product of the number and three more than the number is the opposite of the quotient of six and the number.
\n" );
document.write( "???\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you for your time. \n" );
document.write( "
Algebra.Com's Answer #119317 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"Twice the square of a number\" __ 2n^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"increased by\" __ +\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"five times the product of the number and three more than the number\" __ 5(n)(n+3) __ 5n^2+15n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"is\" __ =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"the opposite of\" __ -\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"the quotient of six and the number\" __ 6/n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2n^2+5n^2+15n=-6/n \n" ); document.write( " |