document.write( "Question 1147672: The width of a rectangle is one third length.the perimeter is 46 cm.find the length each of the side. \n" ); document.write( "
Algebra.Com's Answer #769021 by Alan3354(69443) You can put this solution on YOUR website! The width of a rectangle is one third length.the perimeter is 46 cm.find the length each of the side. \n" ); document.write( "----- \n" ); document.write( "L = 3W \n" ); document.write( "2L + 2W = 46 \n" ); document.write( "6W + 2W = 46 \n" ); document.write( "W = 23/4 \n" ); document.write( "L = 69/4 \n" ); document.write( " \n" ); document.write( " |