Answer:
difference between linear equations and inequalities is the solution set. A linear equation of two variables can have more than one solution. For instance, with x = 2_y_ + 3, (5, 1), then (3, 0) and (1, -1)
Step-by-step explanation:
24 pine trees in equal rows, with the number of trees in each row being 10 or more than the number of rows.
Hugo could have planted 12 trees in 2 rows.
Answer:
So the greatest common factor 15 and 21 is 3.
Step-by-step explanation:
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).