document.write( "Question 40103: Let x represent the number and then write an expression for the product.\r
\n" );
document.write( "\n" );
document.write( "The square of 5 more than a number\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Is this correct?\r
\n" );
document.write( "\n" );
document.write( "x + 5^2 \n" );
document.write( "
Algebra.Com's Answer #25535 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Almost. It's more precisely written as \n" ); document.write( "(x + 5)^2 \n" ); document.write( " |