document.write( "Question 171460: a rectangle is one fourth as wide as it is long. it is 20 feel long. what is its perimiter? \n" ); document.write( "
Algebra.Com's Answer #126608 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a rectangle is one fourth as wide as it is long. it is 20 feel long. what is its perimiter? \n" ); document.write( "------------------ \n" ); document.write( "Width = 1/4 x 20 = 5 feet \n" ); document.write( "Perimeter = 2*Length + 2*Width \n" ); document.write( "P = 2*20 + 2*5 \n" ); document.write( "P = 50 feet \n" ); document.write( " \n" ); document.write( " |