document.write( "Question 530107: Can you please help me on this question: If the width of a rectangle is (x+7) cm and its perimeter is (8x + 12)cm. The length of the rectangle is 20cm. What is the area of the rectangle?. \n" ); document.write( "
Algebra.Com's Answer #349891 by Math_prodigy(24)![]() ![]() ![]() You can put this solution on YOUR website! 2(x+7)+2*20=perimeter \n" ); document.write( "2(x+7)+2*20=(8x+12) \n" ); document.write( "2x+14+40=8x+12 \n" ); document.write( "6x=42 \n" ); document.write( "x=7 \n" ); document.write( "width is x+7=7+7=14 \n" ); document.write( "area is 20*14=280 cm^2 \n" ); document.write( " |