document.write( "Question 592176: Designing tents. THe length of the base of the triangular sheet of canvas above the door of the tent shown below is 2 feet more than twice its height. The area is 30 square feet. Find the height and the length of the base of the triangle. \r
\n" );
document.write( "\n" );
document.write( "I am having problems on how to set this up\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #375860 by nerdybill(7384) You can put this solution on YOUR website! THe length of the base of the triangular sheet of canvas above the door of the tent shown below is 2 feet more than twice its height. The area is 30 square feet. Find the height and the length of the base of the triangle. \n" ); document.write( ". \n" ); document.write( "Let h = height \n" ); document.write( "then \n" ); document.write( "h+2 = base \n" ); document.write( ". \n" ); document.write( "since area of any triangle is \n" ); document.write( "(1/2)base*height \n" ); document.write( "we have \n" ); document.write( "(1/2)h(h+2) = 30 \n" ); document.write( "h(h+2) = 60 \n" ); document.write( "h^2 + 2h = 60 \n" ); document.write( "h^2 + 2h - 60= 0 \n" ); document.write( "since you can't factor you must apply the quadratic equation to get: \n" ); document.write( "h = {6.8, -8.8} \n" ); document.write( "throw out the negative solution leaving: \n" ); document.write( "h = 6.8 feet \n" ); document.write( ". \n" ); document.write( "details of quadratic follows:\r \n" ); document.write( "\n" ); document.write( "
|