Answer:
Similar AA
Step-by-step explanation:
To find the third angle of a right triangle you add 90 to the angle and subtract from 180
so angle E is 180-(55+90)=35 so the triangles have 2 angles are the same so
Similar AA
Answer:
2
Step-by-step explanation:
2(x+5) this is the most you can simplify it
2(2x+4) but you can factor out another 2 so it is 4(x+2)
Answer:
See explanation below
Step-by-step explanation:
Find the value of x in each of the following
1) x-1+5√x-1+3=0
5√x-1 = -x -2
Square both sides
25(x-1) = (-x-2)^2
25(x-1) = x^2+4x + 4
25x-25 = x^2+4x + 4
x^2 +4x + 4 - 25x + 25 = 0
x^2 - 21x + 29 = 0
x = 21±√21²-4(29)/2
x = 21±√441-116/2
x = 21±√325/2
x = 21±18.03/2
x = 21+18.03/2 and 21-18.03/2
x = 19.515 and 1.485
4) x^4-64=0
x^4 = 64
![x = \sqrt[4]{64}](https://tex.z-dn.net/?f=x%20%3D%20%5Csqrt%5B4%5D%7B64%7D)
x = 2.83
Answer:
x ∈ {−0.766664695962, 2, 4}
Step-by-step explanation:
The equation is a combination of polynomial and exponential functions. There are no algebraic methods for solving such an equation. Graphical and iterative methods work nicely, though.
The attached graph shows integer solutions at x=2 and x=4. There is also an irrational negative solution near x = −0.766664695962. The latter was found by using Newton's method iteration on the graphical value of -0.767.