document.write( "Question 94270: A square has sides of length 3x -2 cm. Express the area of the square as a polynomial.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #68621 by jayanthihemkos@yahoo.com(87)![]() ![]() ![]() You can put this solution on YOUR website! A square has sides of length 3x -2 cm. Express the area of the square as a polynomial.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The side of the square here = 3x-2cm\r \n" ); document.write( "\n" ); document.write( "Area of the square = side *side\r \n" ); document.write( "\n" ); document.write( "Area of the square = (3x-2)(3x-2)cm^2\r \n" ); document.write( "\n" ); document.write( " = (3x-2)^2cm^2\r \n" ); document.write( "\n" ); document.write( "This is of the form (a-b)^2 = a^2-2ab +b^2\r \n" ); document.write( "\n" ); document.write( "Area of the square = 9x^2 - 12x +4square cm \n" ); document.write( " |