document.write( "Question 324541: If the area of a rectangular park is 30 square miles and the width of the park is .5miles, what is the length?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #232263 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the area of a rectangular park is 30 square miles and the width of the park is .5miles, what is the length? \n" ); document.write( "------------- \n" ); document.write( "Area = length * width \n" ); document.write( "30 = length * 0.5 \n" ); document.write( "length = 30/0.5 \n" ); document.write( "length = 60 miles \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |