Answer:
it means d is less than 8.
Step-by-step explanation:
Two equations could be y=2x and y=4x-2
5x(8 - 4)/4 - 2
Remember to follow PEMDAS.
First, subtract 8 and 4
8 - 4 = 4
5x(4)/4 - 2
Next, follow the left -> right rule, and multiply 5x and 4
5x(4) = 20x
Divide by 4
20x/4 = 5x
Finally, note that one has a variable, and the other has a constant, and so you cannot combine.
5x - 2 is your answer
hope this helps
Answer:
-I haven't done this, but I have copied and pasted from another question and answer from the user syed514:
Graphing is one way to do the problem.But sometimes, graphing it is hard to do.So here’s an algebraic method.
If M(m1, m2) is the midpoint of two points A(x1, y1) and B(x2, y2),then m1 = (x1 + x2)/2 and m2 = (y1 + y2)/2.In other words, the x-coordinate of the midpointis the average of the x-coordinates of the two points,and the y-coordinate of the midpointis the average of the y-coordinates of the two points.
Let B have coordinates (x2, y2) in our problem.Then we have that 6 = (2 + x2)/2 and 8 = (3 + y2)/2.
Solving for the coordinates gives x2 = 10, y2 = 13