document.write( "Question 335526: square any number, then double the result. is your answer always, sometimes, or never greater than the result of doubling the number then squaring? justify your answer. thankyou! \n" ); document.write( "
Algebra.Com's Answer #240496 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
First way : \"x\"--> \"x%5E2\"--> \"2x%5E2\"
\n" ); document.write( "Second way:\"2x\"--> \"4x%5E2\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "\"4x%5E2=2%2A%282x%5E2%29\", so \"4x%5E2\" is always greater than \"2x%5E2\".
\n" ); document.write( "So \"2x%5E2\" is never greater than \"4x%5E2\".
\n" ); document.write( "
\n" );