Answer:
D
Step-by-step explanation:
Parallel lines have the same gradient.
A line with a slope of zero is a horizontal line. Although two lines that have a slope of zero will result in two parallel lines, not all parallel lines are horizontal lines. Since the question is asking for which statement <u>must</u> be true, option A is incorrect.
If the slopes of two lines are negative reciprocals, they are perpendicular to each other. This is because the product of the gradients of 2 perpendicular lines is -1. Let the gradient of the first line be A and the other be B.
AB= -1


Thus, option B is incorrect too.
Undefined slopes gives vertical lines. Like option A, if two lines have an undefined slope, they will be parallel to each other. However since parallel lines are nit necessarily vertical lines, option C is also incorrect.
Answer:
Incomplete question
Complete question;
A group of eight golfers paid $430 to play a round of golf . Of the golfers one was a member and 7 were not.
Another group of golfers consists of two members and one nonmember. They paid a total of $75. What is the cost for a member to play a round of golf, and what is the cost for a nonmember?
Answer: X = $82.695 for members
Y = $49.615 for non members
Step-by-step explanation:
Let's use X to denote members and Y for non-members.
Therefore, amount paid by one member to play + amount paid by 7 non-members to play = 430
X + 7Y = 430. . .1
Amount paid by 2 members to play + amount paid by one non-member to play = 215
2X + Y = 215. . .2
Solving both equations simultaneously
X+7Y = 430
2X +Y = 215
Therefore, from eqn 1. X = 430-7y
Substituting this into wan 2 gives
2(430-7Y) + Y = 215
860-14Y + Y = 215
860-215 =13Y
645 = 13y
Y = 49.615
Therefore substituting Y = 49.615 into any equation above
X + 7(49.615) = 430
X = 430-347.05
X = 82.695
Answer:
Part a)
We need to find the equation of a straight line passing through two given points in slope-intercept form
Part b)
The information given; we are given two points where the line passes through; (0, -4) and (-2, 2)
Part c)
We shall first determine the slope of the line using the formula;
change in y/change in x. Next, we determine the value of the y-intercept using the general form of the equation of a straight line in slope-intercept form; y = mx+c
Part d)
The slope of the line is calculated as;
(2--4)/(-2-0) =6/-2 = -3
The equation of the line in slope-intercept form becomes;
y = -3x +c
We use the point (0, -4) to determine the value of c;
-4 = -3(0)+c
c = -4
Part e)
Final solution thus becomes;
y=-3x-4