Simon C. answered 11/10/22
Engineering Student Specializing in Math
The area of a triangle is A = 1/2 bh
Given that the area of the triangle is 14x5 + 63x2 and the base of the triangle is 7x2:
14x5 + 63x2 = 1/2 (7x2) h
We can pull out a 7 and an x2 on the left hand side of the equation:
7x2(2x3 + 9) = 1/2 (7x2) h
Cancel out the 7x2 from both sides and solve for h:
2x3 + 9 = 1/2 h
4x3 + 18 = h
Therefore the expression that represents the height of the triangle is:
h = 4x3 + 18
Hope this helps!