Answer:
x = 10
Step-by-step explanation:
A triangle's angles add up to 180 degrees, so 180-90 (the right angle) is 90 degrees. That means that
4x+6+3x+14 = 90. Then we simplify so
7x + 20 = 90. Then we can subtract 20 from each side so
7x = 70. Then, we find that
x = 10.
4/(x+1) = 3/x + 1/15
Should we make common denominators with everything, we get
4*15*x / [15x(x+1)] = 3*15*(x+1)/[15x(x+1)] + x(x+1)/[15x(x+1)]
Multiply both sides of the equation by the denominator to cancel them
60x = 45(x+1) + x(x+1)
60x = 45x + 45 + x^2 + x
x^2 - 14x + 45 = 0
(x-9)(x-5) = 0
The answer to this question is that the solutions are x=9 and x=5.