document.write( "Question 95423: 30 increased by 3 times the square of a number \n" ); document.write( "
Algebra.Com's Answer #69446 by kiljoy(51)\"\" \"About 
You can put this solution on YOUR website!
I am assuming you need to write this as an expression.
\n" ); document.write( "Let's look at each part of this.
\n" ); document.write( "Increasing means to add.
\n" ); document.write( "Since it says, \"a number\" we'll make that x
\n" ); document.write( "Squaring a number means to take it to the 2nd power.\r
\n" ); document.write( "\n" ); document.write( "\"30%2B3x%5E2\"
\n" ); document.write( "
\n" );