document.write( "Question 1140720: The area of a rectangle is 48cm^2 ,the length is halved and the width is tripled. What is the new area in cm^2 \n" ); document.write( "
Algebra.Com's Answer #761234 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is 48cm^2,
\n" ); document.write( "L*W = 48
\n" ); document.write( " the length is halved and the width is tripled.
\n" ); document.write( ".5L * 3w = 1.5Lw
\n" ); document.write( " What is the new area in cm^2
\n" ); document.write( "Replace Lw with 48
\n" ); document.write( "1.5 * 48 = 72 sq/cm is the new area
\n" ); document.write( "
\n" ); document.write( "
\n" );