document.write( "Question 579399: Find a polynomial for the perimeter and area for a square with the height of D and the length of D+5 \n" ); document.write( "
Algebra.Com's Answer #370963 by stanbon(75887) ![]() You can put this solution on YOUR website! Find a polynomial for the perimeter and area for a square with the height of D and the length of D+5 \n" ); document.write( "--- \n" ); document.write( "Note: That is not a square; it is a rectangle. \n" ); document.write( "------------------------------- \n" ); document.write( "Area = D(D+5) = D^2+5D \n" ); document.write( "--- \n" ); document.write( "Perimeter = 2D + 2(D+5) = 4D+10 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |