document.write( "Question 688195: If you double the base of a rectangle, you do what to the area? \n" ); document.write( "
Algebra.Com's Answer #425543 by nerdybill(7384) You can put this solution on YOUR website! If you double the base of a rectangle, you do what to the area? \n" ); document.write( "area of rectangle = base*height = bh \n" ); document.write( "when you double the base: \n" ); document.write( "area of rectangle = (2b)h = 2(bh) \n" ); document.write( ". \n" ); document.write( "Answer: you double the area \n" ); document.write( " |