document.write( "Question 943054: the width of a rectangular room is 60% of its length. if the length of the classroom is 15 meters,what is the area of the room? \n" ); document.write( "
Algebra.Com's Answer #575125 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
Length=L=15 meters; width=W=(.60)(L)=9 meters
\n" ); document.write( "Area=L x W=15 x 9=135 sq meters
\n" ); document.write( "
\n" );