The distance of the two points should be (18+23) 41
The rule is "whatever the input is, multiply it by 5, then subtract 2"
For example, if the input is 4 then 4*5 = 20 and 20-2 = 18
So in short, the input 4 leads to the output 18 as shown in the top row of the diagram.
The answer is the box on the bottom row, right hand side where it says "x 5" and "-2" in the two bubbles.
Answer:
10 inches
Step-by-step explanation:
Answer:
y = -x + 1
Step-by-step explanation:
We're putting it into the form y=mx+b where m is the slope, and b is the y-intercept.
When two lines are parallel, they have the same slope, so the slope is going to be -1.
New equation: y = -x + b.
Now, you know that (4, -3) is a solution so you can plug in x = 4 and y = -3, then see what value of b make the equation true.
-3 = -4 + b
add 4 to both sides
1 = b
This means that the equation is y = -x + 1