document.write( "Question 1170835: The base of a triangle is 1 inch more than 3 times the height. If the area of the triangle is 40 square inches, then find the height. \n" ); document.write( "
Algebra.Com's Answer #795723 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the height, in inches.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the base is 3x+1  inch.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The area of the triangle is  \"%281%2F2%29%2Ax%2A%283x%2B1%29\";   THEREFORE, your base equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"%281%2F2%29%2Ax%2A%283x%2B1%29\" = 40   square inches.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then you simplify it\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x*(3x+1) = 80\r\n" );
document.write( "\r\n" );
document.write( "    3x^2 + x - 80 = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "and solve it using the quadratic formula\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B1%2C2%5D\" = \"%28-1+%2B-+sqrt%281+%2B+4%2A3%2A80%29%29%2F%282%2A3%29\" = \"%28-1+%2B-+sqrt%28961%29%29%2F6\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You have two roots  \"%28-1%2B31%29%2F6\" = 5  and  \"%28-1-31%29%2F6\",  but only positive root is good as the solution to the problem.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The height of the triangle is 5 inches.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );