1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
maxonik [38]
3 years ago
9

Determine the distance between point (x1, y1) and point (x2, y2), and assign the result to point distance. the calculation is: d

istance = square root of( (x2 - x1)2 + (y2 - y1)2 ) you may declare additional variables. ex: for points (1.0, 2.0) and (1.0, 5.0), pointsdistance is 3.0.
Mathematics
1 answer:
Ronch [10]3 years ago
5 0

we are given two points as

(1.0, 2.0) and (1.0, 5.0)

so,

(x1, y1)= (1.0 , 2.0)

(x2, y2)= (1.0 , 5.0)

x1=1 , y1=2

x2=1 , y2=5

now, we can use distance formula

d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}

now, we can plug values

and we get

d=\sqrt{(1-1)^2+(5-2)^2}

d=\sqrt{(0)^2+(3)^2}

d=\sqrt{(3)^2}

d=3

so, distance between points is 3...........Answer

You might be interested in
What is the value of y:35x+120y=500
Vladimir79 [104]
To get y you can move the x's to one side, so 120y=500-35x
then you can isolate the y, y= 500/120-35x/120

:)
8 0
4 years ago
Which number has a prime factorization of 2x2x5x5x7x7
Dominik [7]

Answer:

4900

Step-by-step explanation:

multiply all those numbers together

2x2x5x5x7x7 = 4900

6 0
3 years ago
The value of the 8th term is 78.
trapecia [35]

Answer:

108

Step-by-step explanation:

4 0
3 years ago
The point (2, -3), is the top of a triangle. Which point would it map to if the triangle was translated up 7 units and reflected
Elza [17]

Answer: (-2,4)

Step-by-step explanation:

When you go up any number of units, you add it to the y-coordinate. So -3 + 7 = 4. That would make it, (2,4). The next step would be reflecting it across the y-axis. And whenever you reflect across the y-axis, the x-coordinate always changes.

3 0
3 years ago
Which of the sets of three dimensions could make a right triangle ​
hodyreva [135]

Answer:

B) 6, 8, 10

Step-by-step explanation:

All right triangles will follow the following theorem (Pythagorean theorem):

a^2+b^2=c^2, where a and b are two legs of the triangle and c is the hypotenuse. Out of all answer choices, only B) 6, 8, 10 follow this theorem.

4 0
2 years ago
Read 2 more answers
Other questions:
  • Suppose that, based on a sample, the 95% confidence interval for the mean of a population is (25, 41). What was the mean of the
    7·1 answer
  • PLEASE HELP ME!! I DONT UNDERSTAND!!
    11·1 answer
  • How to find the area of a circle that has a 66 degree angle and a radian of 10
    13·1 answer
  • Point G lies between points F and H on . If the length of FH is 18 units, what is the value of x? 3 4 5 6
    15·2 answers
  • Which is bigger, one fourth of 16 or one third of 24?
    8·2 answers
  • A soccer player scores three goals in two games how many goals are they expected to score in nine games
    8·1 answer
  • Please help me! i dont know what to do... And my weekend depends on you
    9·1 answer
  • Can anyone help with this please
    8·1 answer
  • 7b,for b=5 give me n suer for that
    6·2 answers
  • Boyle's Law says that the volume of a gas varies inversely with the pressure. When the volume of a certain gas is 4 L, the press
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!