document.write( "Question 266645: a triangle is 10cm wider that it is tall, the area is 28cm squared. find the height and base \n" ); document.write( "
Algebra.Com's Answer #195889 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Let the height = h.
\n" ); document.write( "base = h + 10
\n" ); document.write( "area = 28
\n" ); document.write( "---
\n" ); document.write( "The area of a triangle has the formula
\n" ); document.write( "\"A+=+%281%2F2%29bh\"
\n" ); document.write( "---
\n" ); document.write( "from the given information, we get
\n" ); document.write( "\"28+=+%281%2F2%29%2A%28h%29%2A%28h%2B10%29\"
\n" ); document.write( "multiply both sides by 2 to get
\n" ); document.write( "\"56+=+h%28h%2B10%29\"
\n" ); document.write( "distribute to get
\n" ); document.write( "\"56+=+h%5E2+%2B+10h\"
\n" ); document.write( "set = 0 to get
\n" ); document.write( "\"0+=+h%5E2+%2B+10h+-+56\"
\n" ); document.write( "factor to get
\n" ); document.write( "\"0+=+%28h%2B14%29%28h-4%29\"
\n" ); document.write( "solving we get
\n" ); document.write( "h = -14
\n" ); document.write( "and
\n" ); document.write( "h = 4
\n" ); document.write( "we can't use the -14, so our only answer is
\n" ); document.write( "h = 4 cm
\n" ); document.write( "
\n" );