document.write( "Question 1166301: the width of a rectangle is three more than half the length. its perimeter is 78 centimeters, find the length and width \n" ); document.write( "
Algebra.Com's Answer #790777 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the width of a rectangle is three more than half the length. its perimeter is 78 centimeters, find the length and width \n" ); document.write( "--------------- \n" ); document.write( "W = (L/2) + 3 \n" ); document.write( "2W + 2L = 78 \n" ); document.write( " |