document.write( "Question 311589: Find a polynomial for the perimeter and area but do not factor. A square is pictured with y+3 on top and y on side.
\n" );
document.write( "The perimeter=
\n" );
document.write( "The area= \n" );
document.write( "
Algebra.Com's Answer #222847 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! A square with one side equal to (y+3) and another side equal to y IS NOT A SQUARE it is a rectangle. \n" ); document.write( "PERIMETER=2L+2W \n" ); document.write( "P=2(Y+3)+2Y=2Y+6+2Y=4Y+6 ANS. \n" ); document.write( "AREA=LW \n" ); document.write( "A=(Y+3)Y=Y^2+3Y ANS. \n" ); document.write( " |