Answer:
23 kWh
Step-by-step explanation:
I think this is the answer sorry about earlier
this time I've tried my best
and if its wrong.......well its not......so....yea
The answer is (4, 3). Hope this helps!
Answer:
Step-by-step explanation:
KL = JK, so ΔJKL is an isocesles triangle, then m∠J = m∠L
KL is a tangent line, so ∠JKL = 90°,
so m∠J = 45°
Answer:
y = -3x + 7
Step-by-step explanation:
Choosing two points from the given table:
Let (x1, y1) = (-3, 16)
(x2, y2) = (-1, 10)
Plug these given values into the slope formula:
m = (y2 - y1)/(x2 - x1)
= (10 - 16) / (-1 - (-3))
= -6 / (-1 + 3)
= -6/2
= -3
Therefore, the slope is -3.
Next, choose one of the points and plug into the <u>point-slope form</u>:
Let's use (-1, 10) as (x1, y1):
y - y1 = m(x - x1)
y - 10 = -3(x - (-1))
y - 10 = -3(x + 1)
y - 10 = -3x - 3
Add 10 on both sides to isolate y:
y - 10 + 10 = -3x - 3 + 10
y = -3x + 7