document.write( "Question 952310: Im a rectangle each of my shorter sides measure 5 meters my area is 45 square meters what is the length of each of my longer sides \n" ); document.write( "
Algebra.Com's Answer #583273 by macston(5194)![]() ![]() You can put this solution on YOUR website! L=length; W=width=5 meters \n" ); document.write( "L*W=Area \n" ); document.write( "L=A/W \n" ); document.write( "L=45sqm/5m=9m ANSWER: The length is 9 meters. \n" ); document.write( " |