document.write( "Question 876994: The length of a rectangle is 4 inches less than 3 times the width. The perimeter is 72 inches. Find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #529108 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! L length, w width \n" ); document.write( "L=3w-4 and 2w+2L=72; \n" ); document.write( "Perimeter simplifies to \n" ); document.write( "Substitute in L definition: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Use in L definition, |