Point slope form: y - y1 = m (x - x1)
-------------------------------------------------
first you need to find the slope(m) by using the slope formula (seen below)
y2 - y1
m= ---------
x2 - x1
9 - 15
m= ---------
1 - (-2)
-6
m= --------- = -2
3
then choose either one of the coordinates you'd like and plug it in.
Im gonna use (-2, 15)
(y - 15) = -2 (x - (-2))
or
(y - 15) = -2 (x + 2)
slope intercept form: y = mx + b
-----------------------------------------------
you can use the slope formula to find that the slope(m) is -2
y = -2x + b
you can then plug in a coordinate to find b (the y-intercept)
I'll use (-2,15)
15 = -2(-2) +b
15 = 4 + b
-4 -4
---------
11 = b
in conclusion:
the slope(m) = -2
when (-2,15) is used
x = -2
y = 15
b = 11
standard form: ax + by = c
----------------------------------------
using the same coordinate (-2,15)
-2a + 15b = c
In this case, The amount of money she saved.
1.0649 to the nearest thousandths is 1.065
You could get this by finding where the thousandths place is, which is the third number.
Now, look at the number to the right.
If it's 5 or higher, round up.
If it's 4 or lower, round down.
Since it is 9, we round up.
The 4 turns into a 5.
So, 1.065
Hope I helped!
Answer:
f(2) = 0 and f(6) = -4
Step-by-step explanation:
First, find f(x) when x = 2
Plug in 2 as x in the function:
f(x) = -(x - 2)
f(2) = -(2 - 2)
f(2) = -(0)
f(2) = 0
Next, find f(x) when x = 6. Plug in 6 as x in the function:
f(x) = -(x - 2)
f(6) = -(6 - 2)
f(6) = -(4)
f(6) = -4
So, f(2) = 0 and f(6) = -4
Answer:
n = -7,6
Step-by-step explanation:
n(n+1)+3=45
distributive property: a(b+c) = ab+ac
n²+n+3 = 45
n²+n -42 = 0
factor now
(n+7)(n-6) = 0
n = -7,6