document.write( "Question 423378: the length of a rectangular frame is 8 cm more than the width. The perimeter of the frame is 44 cm. Find the width of the frame. \n" ); document.write( "
Algebra.Com's Answer #295324 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Perimeter =44 \n" ); document.write( "Length x+8 \n" ); document.write( "Width =xcm \n" ); document.write( "Perimeter =2((x+8)+x) \n" ); document.write( "Perimeter =2x+16 +2x \n" ); document.write( "44=4x+16 \n" ); document.write( "44-16=4x \n" ); document.write( "28=4x \n" ); document.write( "x=7 cm Width \n" ); document.write( "Length =15 cm \n" ); document.write( " \n" ); document.write( " |