document.write( "Question 77872: The base of a triangle is 3 times its height the area is numerically 6 times its height. Find the height base and area of the triangle.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #55830 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x=height of triangle \n" ); document.write( "Then 3x=base of triangle\r \n" ); document.write( "\n" ); document.write( "Area(A)=(1/2)Base(B) times Height(H) or A=(1/2)BH\r \n" ); document.write( "\n" ); document.write( "So our equation to solve is\r \n" ); document.write( "\n" ); document.write( "6x=(1/2)(x)(3x) simplifying \n" ); document.write( "6x=(3x^2)/2 multiply both sides by 2 to get rid of the fraction\r \n" ); document.write( "\n" ); document.write( "12x=3x^2 divide both sides by 3x (x is not equal to zero)\r \n" ); document.write( "\n" ); document.write( "x=4 units-----------------height of triangle\r \n" ); document.write( "\n" ); document.write( "3x=3*4=12 units ---------------base of triangle\r \n" ); document.write( "\n" ); document.write( "Area=(1/2)(4)(12)= 24 sq units\r \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "Area is 6 times height\r \n" ); document.write( "\n" ); document.write( "24=6*4 \n" ); document.write( "24=24\r \n" ); document.write( "\n" ); document.write( "Base is 3 times height \n" ); document.write( "12=3*4 \n" ); document.write( "12=12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " \n" ); document.write( " |