-2+4 is 2/2 is (1,y)
4+0 divided by 2 is 2
coordinate is (1,2)
Answer:
4. Player 2's position is Player 1's position reflected across the y-axis; only the signs of the x-coordinates of Player 1 and Player 2 are different.
Step-by-step explanation:
Player 1's position is (-3, 5).
It means that it is 3 units left from the origin and 5 units above the origin.
Player 2's position is (3, 5).
It means that it is 3 units right from the origin and 5 units above the origin.
Hence, the two points are on the same horizontal line bisected by the y-axis.
So, Player 2's position is Player 1's position reflected across the y-axis; only the signs of the x-coordinates of Player 1 and Player 2 are different.
Answer:
A relation is a function if the x-values map to only one y-value. In other words, if a relation is one-to-one or many-to-one it is a function.
Step-by-step explanation:
1.50x + 450 = 3x
450 = 3x - 1.50x
450 = 1.50x
450/1.50 = x
300 = x
300 copies must be sold to break even
First solve for the slope, m using the two points given. It doesn't matter which point you choose as point 1 or 2 as long as you're consistent.
m = (y2 - y1)/(x2 - x1)
point 1: (–6.4, –2.6)
point 2: (5.2, 9)
m = (9 - -2.6)/(5.2 - -6.4)
m = (9 + 2.6)/(5.2 + 6.4)
m = 11.6/11.6
m = 1
put the newly found slope into the linear equation for m
y = (1)x + b
y = x + b
Now solve for the y-intercept, b
by putting one of the given points
9 = 5.2 + b
b = 9 - 5.2
b = 3.8
final equation:
y = x + 3.8