document.write( "Question 1167406: The line y=mx+b forms a triangle with the positive x- & y-axes. If the height is thrice the base, and the area of the triangle is 24 square units, find the equation of the line and the perimeter of the triangle. \n" ); document.write( "
Algebra.Com's Answer #851342 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The line y=mx+b forms a triangle with the positive x- & y-axes. If the height is thrice the base,
\n" ); document.write( "and the area of the triangle is 24 square units, find the equation of the line and the perimeter of the triangle.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the base length; then the height is 3x units.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write an equation for the area of the triangle\r\n" );
document.write( "\r\n" );
document.write( "    \"%281%2F2%29x%2A%283x%29\" = 24.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify it and find x\r\n" );
document.write( "\r\n" );
document.write( "    x*(3x) = 48\r\n" );
document.write( "\r\n" );
document.write( "    3x^2 = 48\r\n" );
document.write( "\r\n" );
document.write( "     x^2 = 48/3 = 16\r\n" );
document.write( "\r\n" );
document.write( "     x = \"sqrt%2816%29\" = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the base is 4 units long along x-axis;  the height is 3*4 = 12 units long along y-axis.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It means that the slope is negative 12/4 units, or -3,  and y-intercept is 12 units.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, we write the equation of the line in the form \r\n" );
document.write( "\r\n" );
document.write( "    y = -3x + 12.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The perimeter of the triangle is  4 + 12 + \"sqrt%284%5E2+%2B+12%5E2%29\" = 16 + \"sqrt%28160%29\" = 16 + \"4%2Asqrt%2810%29\" = 28.64911 (approximately).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved in full.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );