1) factor to see if you can get anything to cancel out before you multiply
2) the rest of my work is shown in the picture attached
3) the answer is n^2
Answer:
the answer is D, because 30/2 is 15.
1) First find the multiplier.
Look at the 0 and 1st term you have 5 as the 0 and 3 as the 1st term.
2)Ask how do we get from 5 to 3?
- We subtract 2 so the multiplier is -2
3)Lets make a linear equation: y=mx +b
- m= multiplier or slope
- x= Just equals x value
- b= your starting value or the 0 term which is 5
4)Use the values that you have to create your equation.
Note:For the x value just plug in the x value from your table.
Ex.
Sixty eight and nine plus eleven equals 12
Answer:
y = -7x+34
Step-by-step explanation:
We have 2 points, so we can find the slope
m = (y2-y1)/(x2-x1)
= (6--1)/(4-5)
= (6+1)/(4-5)
= 7/-1
= -7
We can use point slope form to make an equation
y-y1 = m(x-x1)
y--1 = -7(x-5)
y+1 = -7(x-5)
Distribute
y+1 = -7x+35
Subtract 1 from each side
y+1-1 = -7x+35-1
y = -7x+34