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)![]() ![]() ![]() 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( " \n" ); document.write( "--- \n" ); document.write( "from the given information, we get \n" ); document.write( " \n" ); document.write( "multiply both sides by 2 to get \n" ); document.write( " \n" ); document.write( "distribute to get \n" ); document.write( " \n" ); document.write( "set = 0 to get \n" ); document.write( " \n" ); document.write( "factor to get \n" ); document.write( " \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( " |