Answer:
y=3x-10
Step-by-step explanation:
When you have to find a parallel line, you take the slope of the other line, so we already know y=3x+b. Then, plug in 2 and -4 as your x and y values and you get -4=3(2)+b. Then solve 3×2=6, so -4=6+b, subtract 6 from both sides, -10=b.
107-7=90
90divided 5=18
18*5=90+17=107
I did the work ♥♥♥♥
Answer:
(-3, 1)
Step-by-step explanation:
6.25%=0.0625
P(t) = Initial Population * (1 + rate)^t
P(t) = 400,00*(1+0.0625)^t
P(t)= 400,00*(1+0.0625)^15
Pt=400
Answer:
y = (1/2)x + 1
Step-by-step explanation:
linear line equation is y = mx + b
Where m is the slope and b is the y-intercept when x is 0.
For m, m is change in y(delta y) over change in x(delta x).
We are given two points: (0,1) and (4,3).
m = (y2 - y1)/(x2 - x1) = (3-1)/(4-0) = 2/4 = 1/2
y = (1/2)x + b
Now plug in (0,1) into above equation to find b value.
1 = (1/2)0 + b => b = 1
Final equation is y = (1/2)x + 1