document.write( "Question 45351: Please write an algebraic expression for:
\n" );
document.write( " The product of 3 and a number squared \n" );
document.write( "
Algebra.Com's Answer #30107 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Product means multiplication, so we have, letting the number be x, \n" ); document.write( "3x^2 \n" ); document.write( " |