Answer:
y=-1/4x
Step-by-step explanation:
METHOD 1: The basic slope-intercept equation is <em>y=ax+b</em>. To achieve the slope with two points, this is the equation:

All you have to do is insert points (-4, 1) and (4, -1) into their corresponding locations.

With this equation, you will be able to find the slope. Then you can simply graph it to connect the two dots.
METHOD 2: Simply connect the two dots with a straight line (use a ruler or something with a straight edge.) Then count how many spaces up/down and left/right. If the line goes from top to bottom from left to right, it is a negative slope (hence, the -1/4.)
Sophia is more correct in her solution.
Answer:
$12
Step-by-step explanation:
assuming that the cost of delivery is constant irrespective of the number ordered
Let the cost of sandwich be x
First office
$33=4x+c where c is the cost of delivery
Second office
$61=8x+c
These two are simultaneous equation. Subtracting the equation of first office from the second office we obtain
4x=28
Therefore, x=28/4=7
The cost of delivery is 33-(4*7)=33-28=5
Therefore, one sandwich plus delivery costs 7+5=$12
Answer:
The equation of the line we want to write is 4y = -x + 22
Step-by-step explanation:
Here, we want to write the equation of a line
.
The standard equation of a straight line is given as:
y = mx + c
where m is the slope and c represents the y-intercept
Now, let’s look at the line y = 4x + 16
The slope of this line is 4
Now, the equation of the line we want to write is perpendicular to this line
When two lines are perpendicular, the product of their slopes = -1
Hence;
m * 4 = -1
m = -1/4
So the slope of the line we want to write is -1/4
Now, using the point-slope form for the new equation;
y-y1/x-x1 = m
From the point given (x1,y1) = (10,3)
Thus;
y-3/x-10 = -1/4
4(y-3) = -1(x - 10)
4y - 12 = -x + 10
4y = - x + 10 + 12
4y = -x + 22