document.write( "Question 83741: Geometry: A square has sides of length 3x-2cm. Express the area of the square as a polynomial. \n" ); document.write( "
Algebra.Com's Answer #60221 by lekelly(20)\"\" \"About 
You can put this solution on YOUR website!
let's first determine what we know about a square: a square has equal sides!
\n" ); document.write( "therefore to find the area(A)=length * width
\n" ); document.write( "therefore A=(3x-2)*(3x-2)
\n" ); document.write( "Use the foil method to find the polynomial: BE CAREFUL OF YOUR SIGNS!\r
\n" ); document.write( "\n" ); document.write( "firsts: 3x*3x=9x^2
\n" ); document.write( "outers: -2*3x=-6x
\n" ); document.write( "inners: -2*3x=-6x
\n" ); document.write( "lasts: -2*-2=4\r
\n" ); document.write( "\n" ); document.write( "put it all together:
\n" ); document.write( "9x^2-6x-6x+4\r
\n" ); document.write( "\n" ); document.write( "simplify:
\n" ); document.write( "9x^2-12x+4 YOUR ANSWER
\n" ); document.write( "
\n" ); document.write( "
\n" );