document.write( "Question 555179: I need help finding the perimeter, and area of a rectangle. The rectangle is 12in in width, and the length is x. I tired to figure it out several times,and just got weird confusing answers, and I've stressed myself out not knowing how to figure it out. Please please help me! \n" ); document.write( "
Algebra.Com's Answer #361674 by nerdybill(7384) You can put this solution on YOUR website! I need help finding the perimeter, and area of a rectangle. The rectangle is 12in in width, and the length is x. I tired to figure it out several times,and just got weird confusing answers, and I've stressed myself out not knowing how to figure it out. Please please help me! \n" ); document.write( "width is 12 inches \n" ); document.write( "length is x inches \n" ); document.write( ". \n" ); document.write( "Perimeter: \n" ); document.write( "2(width + length) = 2(12 + x) = 24 + 2x inches \n" ); document.write( ". \n" ); document.write( "Area: \n" ); document.write( "width * length = 12 * x = 12x square inches \n" ); document.write( " |