TaShaiyaHill TaShaiyaHill
  • 12-02-2021
  • Mathematics
contestada

What is the solution for the equation?
443?
9. -
10
9. "

Respuesta :

therealmizkellie therealmizkellie
  • 15-02-2021

Answer:

The coordinates of the point that makes the division in the given ratio is (0,3)

Step-by-step explanation:

Here, we want to find the point on the line segment that divides the line segment in the ratio 1:2

We simply use the internal division formula

That would be;

(x,y) = (nx1 + mx2)/(m + n) , (ny1 + my2)/(m + n)

m = 1 and n = 2

(x1,y1) = (4,9)

(x2,y2) = (-8,-9)

Substituting these values into the formula, we have;

2(4) + 1(-8)/(1 + 2) , 2(9) + 1(-9)/(2 + 1)

= (8-8)/3 , (18-9)/3

= (0,3)

Answer Link

Otras preguntas

Factorise x(6x - 5y) - 4(6x - 5y)^2
urgent image below for the question
Do you think we as humans like predictability? Why or why not?
Identify the area of sector MOR in terms of π and rounded to the nearest hundredth.
Read the excerpt below from the novel It by Stephen King and answer the question that follows. Richie had felt a mad, exhilarating kind of energy growing in th
HELP!!! I will give brainliest, 25 points!! Mu Alpha Theta, a math honorary club, wants to raise money. The club plans to sell cards and bouquets of flowers fo
can you solve it please
PLS HELP ME ON THIS QUESTION I WILL MARK YOU AS BRAINLIEST IF YOU KNOW THE ANSWER!!
How much does international trade affect you personally?
Describe how tuples can be useful with loops over lists and dictionaries, and give Python code examples. Create your own code examples. Do not copy them from