Answer:
b = a + 3.75
Step-by-step explanation:
a = 4b - 15
You are solving for b. Isolate the b. Note the equal sign, what you do to one side, you do to the other. Do the opposite of PEMDAS. First, add 15 to both sides
a (+15) = 4b - 15 (+15)
a + 15 = 4b
Next, divide 4 from both sides. Remember to divide from all terms.
(4a + 15)/4 = (4b)/4
b = (4a)/4 + (15)/4
b = a + 15/4
b = a + 3.75 is your answer
~
Look at 36/3 = 12.
So let's try 12 along with the one before it and the one after it.
10 + 12 + 14 = 36
yay !
Answer:
3)n×x^n-1
Step-by-step explanation:
Answer:
4
Step-by-step explanation:
Answer:
y = -1x -4
Step-by-step explanation:
The point slope equation is y - y1 = m(x -x1).
You will have to plug in the points (-3, -1) and (2, -6).
y - (-1) = m (x - (-3))
To find "m", find y over x.
m = (y2 - y1) / ( x2 - x1)
m = (-6 + 1)/(2 + 3)
m = -5/5
m = -1
Then plug in "m"
y + 1 = -1(x + 3)
then distribute the "m" into the parenthesis and isolate y or subtract 1 from both sides.
y + 1 = -1x - 3
y = -1x -4