document.write( "Question 82721: a square has sides of length 3x-2cm. express the area of the square as a polonomial.\r
\n" );
document.write( "\n" );
document.write( "top is 3x-2cm and right side is 3x-2cm if that helps. \n" );
document.write( "
Algebra.Com's Answer #59321 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! area of a square=s*s where s=(3x-2). thus we have \n" ); document.write( "A=(3X-2)(3X-2) \n" ); document.write( "A=9X^2-6X+4 \n" ); document.write( " |