document.write( "Question 1183657: \"USE ANY VARIABLES TO REWRITE THE SENTENCE TO A MATHEMATICAL STATEMENT\"\r
\n" );
document.write( "\n" );
document.write( "Twice the sum of two numbers is less than the square of the sum of the two numbers. \n" );
document.write( "
Algebra.Com's Answer #814068 by Theo(13342) You can put this solution on YOUR website! 2 * (a + b) < (a + b) ^ 2\r \n" ); document.write( "\n" ); document.write( "* means times (multiplication symbol). \n" ); document.write( "^ means raised to the power of 2 (exponentiation symbol). \n" ); document.write( "(a + b) ^ 2 is the same as (a + b) squared is the same as the square of (a + b). \n" ); document.write( "(a + b) is the same as the sum of (a and b) is the same as the sum of {a,b}.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |