The answer to your question that you’re trying to figure out is [3,5]
When we are to divide the line segment such that the ratio is 1:2, there are actually 3 parts of the segment. First, we determine the distance between the coordinates and divide the distance by 3. Then, we add the quotient to the x-coordinate.
x-coordinate: (2 - 9) / 3 = -7/3
y-coordinate: (6 - 3 ) / 3 = 1
Adding them to the coordinates of a,
x - coordinate: (9 - 7/3) = 20/3
y - coordinate: (3 + 1) = 4
Thus, the coordinates are (20/3, 4).
virus link above me
dont download it pls u might get virus
Answer:
60
Step-by-step explanation:
<C+<D = 180 since they form a straight line
5x+20 +3x = 180
8x+20 = 180
Subtract 20 from each side
8x+20-20 = 180-20
8x = 160
Divide by 8
8x/8 = 160/8
x = 20
We want to find angle D
<D = 3x= 3*20 = 60
Answer:
y = 40 / x^1/3
Step-by-step explanation:
Given that :
y α x^1/3
y = k * 1 / x^1/3
y = k / x^1/3
When x = 125 ; y = 8
8 = k / 125^1/3
Cube root of 125 = 5
8 = k / 5
8 * 5 = k ; k = 40
Hence, expression becomes :
y = 40 / x^1/3