Do you notice anything strange about those points ?
(0, 1),
(1, 2),
(2, 4),
(3, 8).
The y-coordinate of each point is (2) raised to the power of the x-coordinate.
First point: x=0, y=2⁰ = 1
Second point: x=1, y=2¹ = 2
Third point: x=2, y=2² = 4
Fourth point: x=3, y=2³ = 8
The equation of the curve appears to be
y = 2 ^ x .
So, after 10 hours, x=10, and y = 2¹⁰ = 1,024 .
139,000,000 over 1, any number is a fraction just put it over 1
Answer:
The length of x in #1 is 15.57
Step-by-step explanation:
Let's use #1 as an example to teach show you how to do this. In a right triangle we can solve these using trig. In this particular one, we have the measure adjacent to the angle and we are looking for the one opposite of the angle. So we look at all the trig functions and select the one that uses both of those two terms.
Sinα = Opp/Hyp
Tanα = Opp/Adj
Cosα = Adj/Hyp
As you can see, Tan is the function we are looking for. So we plug in all known information into that equation.
Tanα = Opp/Adj -----> Plug in known values
Tan(60) = x/9 ----->Calculate out the trig function
1.73 = x/9 -----> Multiply by the denominator to solve
15.57 = x
Log_3(x(x + 24) = 4
log_3(x^2 + 24x) = 4
3^4 = (x^2 + 24x)
81 = x^2 + 24x
x^2 + 24x - 81 = 0
Continue from here.