document.write( "Question 462113: Find a polynomial for the perimeter and for the area one side is x+7 and the other side of the square is x. \n" ); document.write( "
Algebra.Com's Answer #316823 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! I hope you are describing a rectangle because the figure cannot be a square, as you mentioned.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Perimeter = 2L + 2W = 2(x+7) + 2x = 4x+14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area = LW = (x+7)x = x^2 + 7x \n" ); document.write( " |