Step-by-step explanation:
I'll do the first one as an example.
"What are the coordinates of the point on the directed line segment from K(-5,-4) to L(5,1) that partitions the segment into a ratio of 3 to 2?"
Let's call the point we're trying to find P. Ratio of 3 to 2 means that the distance from K to P divided by the distance from P to L is 3/2.
KP / PL = 3 / 2
Which also means the horizontal distances and vertical distances between the points have a ratio of 3:2.
KxPx / PxLx = 3 / 2
KyPy / PyLy = 3 / 2
First, let's use the x coordinates:
(x − (-5)) / (5 − x) = 3 / 2
(x + 5) / (5 − x) = 3 / 2
2 (x + 5) = 3 (5 − x)
2x + 10 = 15 − 3x
5x = 5
x = 1
And now with the y coordinates:
(y − (-4)) / (1 − y) = 3 / 2
(y + 4) / (1 − y) = 3 / 2
2 (y + 4) = 3 (1 − y)
2y + 8 = 3 − 3y
5y = -5
y = -1
So the point P is at (1,-1).
Answer:
6
Step-by-step explanation:
Answer:
3.75 cups
Step-by-step explanation:
30/8=3.75
The slope of the given line is the coefficient of x, 3/5. The slope of the perpendicular line is the negative reciprocal of that:
... m = -1/(3/5) = -5/3
The point-slope form of the equation of a line can be written as
... y = m(x -h) +k . . . . .for slope m and point (h, k)
Using the values we are given for the perpendicular line, its equation is
... y = (-5/3)(x -15) -5
Simplifying gives
... y = (-5/3)x +20
The y-intercept of the perpendicular line is 20.