document.write( "Question 951622: The area of a triangular sheet of paper is 185 square inches. One side of the triangle is 7 inches more than three times the length of the altitude to that side. Find the length of that side and the altitude to the side. \n" ); document.write( "
Algebra.Com's Answer #581384 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
b=side; h=altitude; A=Area=(1/2)b*h
\n" ); document.write( "A=(1/2)b*h
\n" ); document.write( "185 sq in=(1/2)(3h+7in)(h) Multiply each side by 2.
\n" ); document.write( "\"370+sq+in=3h%5E2%2B7h\" Subtract 370 sq in from each side.
\n" ); document.write( "\"0=3h%5E2%2B7h-370+sq+in\"\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ah%5E2%2Bbh%2Bc=0\" (in our case \"3h%5E2%2B7h%2B-370+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"h%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%287%29%5E2-4%2A3%2A-370=4489\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=4489 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-7%2B-sqrt%28+4489+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"h%5B1%5D+=+%28-%287%29%2Bsqrt%28+4489+%29%29%2F2%5C3+=+10\"
\n" ); document.write( " \"h%5B2%5D+=+%28-%287%29-sqrt%28+4489+%29%29%2F2%5C3+=+-12.3333333333333\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"3h%5E2%2B7h%2B-370\" can be factored:
\n" ); document.write( " \"3h%5E2%2B7h%2B-370+=+3%28h-10%29%2A%28h--12.3333333333333%29\"
\n" ); document.write( " Again, the answer is: 10, -12.3333333333333.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+3%2Ax%5E2%2B7%2Ax%2B-370+%29\"

\n" ); document.write( "\n" ); document.write( "ANSWER 1: Length of the altitude is 10 inches
\n" ); document.write( "b=3h+7in=3(10in)+7in=37 in ANSWER 2: The length of the side is 37 inches.
\n" ); document.write( "CHECK:
\n" ); document.write( "Area=1/2bh=1/2(37 in)(10 in)
\n" ); document.write( "185 sq in=1/2(370 sq in)
\n" ); document.write( "185 sq in=185 sq in
\n" ); document.write( "
\n" ); document.write( "
\n" );