document.write( "Question 817845: the area of a triangle is 20 inches. the base is X. the height is x+3. find the actual base and height of the triangle. \n" ); document.write( "
Algebra.Com's Answer #492223 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "the area of a triangle is 20 inches. the base is X. the height is x+3.
\n" ); document.write( "\"A+=+%281%2F2%29x%28x%2B3%29+=+20in%5E2\"
\n" ); document.write( " x^2 + 3x = 40
\n" ); document.write( " x^2 + 3x - 40 = 0
\n" ); document.write( " (x+8)(x-5) = 0 x = 5in (tossing out negative solution for unit measure
\n" ); document.write( "Base = 5in and height is 8in
\n" ); document.write( " CHECKING our answer***
\n" ); document.write( "\"%281%2F2%295%2A8+=+20in%5E2\" \n" ); document.write( "
\n" );