document.write( "Question 478876: a triangle has a base b and an altitude a. A second triangle has a base twice the altitude of the first triangle, and an altitude twice the base of the first triangle. what is the area of the second triangle? \n" ); document.write( "
Algebra.Com's Answer #328121 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "a triangle has a base b and an altitude a.
\n" ); document.write( " A second triangle has a base twice the altitude of the first triangle (2a)
\n" ); document.write( "and an altitude twice the base of the first triangle(2b)
\n" ); document.write( "A(2nd triangle) = (1/2)(2a)(2b) = 2ab \n" ); document.write( "
\n" );