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 .
Answer:
Order of Operations was aught at a younger age for those just grasping the idea of multiplication and division. Exposing PEMDAS at a young age would confuse them too much, hence the order of operation groups, addition/subtraction and multiplication/division. So for the second example problem, PEMDAS would be correct because it does involve you to use parentheses as well as exponents to solve for. Very easy to mix up between order of operations and PEMDAS, but just look at it as if Order of operations is a beginner level of PEMDAS.
Step-by-step explanation:
Answer:
5 hours
Step-by-step explanation:
give me brain list
Answer:
Janninne made 68% then 3/25 turned into percentage 12% then 0.2 equals 20%. So you order it by 68% (Janinee), 20% (Kathy), AND 12% (Monique)
Answer:
y + 13 = 5(x + 2)
Step-by-step explanation:
The equation of a line in point- slope form is
y - b = m(x - a)
where m is the slope and (a, b) a point on the line
given y = 5x - 3 with m = 5 and (a, b) = (- 2, - 13), then
y +13 = 5(x + 2) ← in point- slope form