document.write( "Question 941436: veniza's rectangular garden is 8 cm by 4cm. If the area doubles what will be the new length and width. \n" ); document.write( "
Algebra.Com's Answer #573857 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! length = 8 cm \n" ); document.write( " width = 4 cm \n" ); document.write( " area = length x width \n" ); document.write( " = 8x4 \n" ); document.write( " = 32 cm^2 \n" ); document.write( "if area is doubles , the new area = 32*2 \n" ); document.write( " = 64 cm^2 \n" ); document.write( " new area = 64 cm^2 \n" ); document.write( " new length and width = 8 cm and 8 cm \n" ); document.write( " other possibility \n" ); document.write( " new length & width = 16 cm and 4 cm \n" ); document.write( " \n" ); document.write( " |