
Charlye M. answered 05/03/19
Pre-Algebra Tutor with 10+ years experience teaching
Hello! Let me know if you still have questions after reading through this solution. I'm happy to help!
"the height of the triangle is (4x-2), and the base of the triangle is twice its height"
height = 4x - 2
base = 2(4x-2).... distribute the two to get (8x-4) as the height
Area = 36 square inches
The formula for area of a triangle is A = (1/2)bh. Plug in the values that we know.
A = (1/2) bh
36 = (1/2) (8x - 4) (4x-2) (multiply 1/2 and the first expression)
36 = (4x - 2) (4x - 2) (Use FOIL to multiply the two expressions)
36 = 16x2 - 16x + 4 (subtract 36 from each side to get 0 on the left side of the equation)
0 = 16x2 - 16x - 32 (factor out a GCF of 16)
0 = 16 (x2 - x - 2) (factor the polynomial)
0 = 16 (x - 2) (x + 1)
x - 2 = 0 means x could be 2
x + 1 = 0 means x could be -1
If you plug 2 into the original expressions for base and height you get:
height = 4x - 2 = 4(2) - 2 = 6
base = 8x - 4 = 8(2) - 4 = 12
A = (1/2)(12)(6) = 36
IT WORKS!! x = 2
If you plug -1 into the original expressions for base and height you get:
height = 4x - 2 = 4(-1) - 2 = -10 (it is impossible to have a negative length for height of a triangle)
base = 8x - 4 = 8(-1)) - 4 = -20 (impossible to have a negative lengths for base of a triangle)
x can not equal -1
Final Answer: x = 2