Can you list out the answers?
#1
The answer for the first should be sqrt3.
The length of the lines to both points are equal, as well as their angles from the x-axis itself.
#2 you can factor out 10^2 from top, 10^3 from bottom and you can reduce quite a bit. In the end you'll end up with
(10^ 6 - 1) / (10^ 5 - 10)
i thought that approximates with 10. The -1 and -10 would only contribute meaningfully if the numbers were small. for example, (x-1) / (x-10) where x = 11. Then you get 10. But if x is 1,000,000 then you get 999,999/999,990 you get something close to 1.
In this case the numbers are so large that it trivializes the subtracted values
so the answer I think is 10
#3 as explained by the other poster, you can factor the first two and end up with a partial factorial on the numerator. The 3rd one, you can similarly factor out and end up with a 1 in denominator.
#4 The tree grows by a constant amount each years
4 + x + x + x + x + x + x = height after 6 years
4 + x + x + x + x = height after 4 years
height after 4 years and 1/5 more = height after 6 years
(height after 4 years)*6/5 = height after 6 years. 6/5 = 1 1/5 which is basically 120% or 1/5 more
(4+4x)*6/5 = 4+6x
24/5 + 24x/5 = 4+ 6x
4 4/5 + 4 4/5 *x = 4 + 6x
4/5 + 4 4/5*x = 6x
4/5 = 1 1/5 * x
4/5 = 6/5 * x
4 = 6x
4/6 = x
2/3 = x