document.write( "Question 1026042: If a rectangle has a perimeter of 128inches and the width is 4y on both sides what is the length \n" ); document.write( "
Algebra.Com's Answer #641314 by Alan3354(69443) You can put this solution on YOUR website! If a rectangle has a perimeter of 128inches and the width is 4y on both sides what is the length \n" ); document.write( "=========== \n" ); document.write( "P = 2W + 2L \n" ); document.write( "128 = 2*4y + 2L \n" ); document.write( "2L = 128 - 8y \n" ); document.write( "L = 64 - 4y \n" ); document.write( " \n" ); document.write( " |