Answer:
1
m = ---
12
Step-by-step explanation:
The formula is y2-y1
---------
x2-x1
(x1,y1) (x2,y2)
(3,-5) (-9,-6)
You get the 2 Y's and subtract them
Do the same with the X's
Y's above , X's below
(y2- y1)
⬇
-6-(-5) -1 1
--------- = ---- = ---- = m
-9-(3) -12 12
⬆
(×2- x1)
This equation is backwards, thats why it was harder to understand. (-9,-6) is farther left and below point (3,-5), making it the REAL first point in the equation.
Answer:
$4.25
Step-by-step explanation:
Easy price is 85 so
Divide 85 by 100
0.85
then multiply by 5
0.85*5=4.25
Brainliest please and you're welcome
Remark
The line you want is parallel to y = - 2x + 3
That means it has the same slope as the given line. The given line has a slope of -2
y = -2x + b is what you have so far. Now you have to use the point to get b
y = - 100
x = - 100
Solve for b
-100 = -2(-100) + b
-100 = 200 + b Notice the sign change. Two minus's make a plus. Subtract 200 from both sides.
- 100 - 200 = b
- 300 = b
Answer
y = - 2x - 100
Answer:
-5
Step-by-step explanation:
Once you get y alone the equation will look like this y=-7/4x-5.
The slope intercept form dictates that y=mx+b, with b being the y-intercept, so -5 is b, therefore the y intercept.
You forgot to provide the slope but here is how you do this
the slope 5 = (y2 - y) / (x2 - x) but we know that (x2, y2) = (-10, -5)
=> (-5 - y) / (-10 - x) = 5 --- multiply both sides by (-10 - x)
=> (-5 - y) = 5 (-10 - x)
=> (-5 - y) = -50 - (5)x --- add +5 to both sides
=> -y = (-50 + 5) - (5)x --- multiply both sides -1
=> y = 5x + 45 --- this will be your equation.