document.write( "Question 1146156: Twice the square of a number \n" ); document.write( "
Algebra.Com's Answer #767435 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
number is x
\n" ); document.write( "square is x^2
\n" ); document.write( "twice the square is 2x^2
\n" ); document.write( "
\n" );