SOLUTION: The two legs of a right triangle (ABC) are consecutive even integers. The area of it is {{{ 12 in^2 }}}. Find the lengths of the 2 legs.
Use a polynomial equation.
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: The two legs of a right triangle (ABC) are consecutive even integers. The area of it is {{{ 12 in^2 }}}. Find the lengths of the 2 legs.
Use a polynomial equation.
Log On
Question 301524: The two legs of a right triangle (ABC) are consecutive even integers. The area of it is . Find the lengths of the 2 legs.
Use a polynomial equation. Answer by nyc_function(2741) (Show Source):
You can put this solution on YOUR website! Let x = first integer
Let x + 2 = second integer
The area of a triangle can be found using A = (1/2)*b*h.
12 = (1/2)(x)(x + 2)
Can you finish now?