document.write( "Question 27668: Geometry. 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( "I have no idea. Please help.\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #15036 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! A square has sides of length 3x - 2 cm. \n" ); document.write( "Express the area of the square as a polynomial. \n" ); document.write( " A square is a quadrilateral with all its sides equal and each angle a right angle that is 90 degrees. \n" ); document.write( "If a square has side y cms, then its area is given by y^2 sq cms \n" ); document.write( "Therefore given that y = (3x-2)cms \n" ); document.write( "The area of the given square is (3x-2)^2 sq cms \n" ); document.write( " = (3x)^2 + 2(3x)X(-2) + (-2)^2 [using the formula (a+b)^2 =a^2 +2ab + b^2 ] \n" ); document.write( " = 9x^2 -12x + 4 \n" ); document.write( "Answer: (9x^2 -12x + 4) sq cms \n" ); document.write( "Note: You may write (3x-2)^2 as \n" ); document.write( "(3x-2)(3x-2) = (3x)(3x-2)-2(3x-2)=(3x)^2-6x-6x +4 = 9x^2 -12x +4 \n" ); document.write( " \n" ); document.write( " |