document.write( "Question 447352: The length of a rectangle is 3 inches more than three times the width. The perimeter is 86 inches. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #307974 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 86=2(3W+3)+2W \n" ); document.write( "86=6W+6+2W \n" ); document.write( "80=8W \n" ); document.write( "10=W \n" ); document.write( "33=L \n" ); document.write( "The rectangle is 33\" by 10\".. \n" ); document.write( " |