document.write( "Question 346515: Find the area of a rectangle that has a base of (4a) cm and a height of (2a b) cm. \n" ); document.write( "
Algebra.Com's Answer #247749 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Area of triangle = 1/2 * base * height \n" ); document.write( "A= 1/2 *4a * 2ab \n" ); document.write( "A= 2a*2ab \n" ); document.write( "A=4a^2b sq.cm \n" ); document.write( " |