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
the perimeter of a triangle is 12cm. which one of the following is not possible sides of a trianglr? a)1 b)5 c)6 d)none of thish
Phantasy [73]

Perimeter of triangle = 3(side)

P = 3(s)

12 = 3s

12/3 = s

4 = s

I think there is a typo in your post.

The question should be: WHICH ONE OF THE FOLLOWING IS A POSSIBLE SIDE OF THE TRIANGLE?

In that case, 4 cm is the answer. However, 4 cm is not listed among the choices. So, choice d is the answer.

7 0
4 years ago
If the divisor is 40 what is the least three-digit dividend tag would give a remainder of 4
fgiga [73]
Let the three digit dividend be abc , 

then abc = 40*Q+4

So, abc is "40 times Q (the quotient, a number) plus 4"

we try a few values of Q for which 40Q+4 is a 3 digit number:

for Q=2

40*2+4=80+4=84

for Q=3

40*3+4=120+4=124

Answer: 124
4 0
3 years ago
Simplify the following expressions using distributive property of multiplication 4(3x-1)​
d1i1m1o1n [39]

Answer:

multiplication 4(3x-1)

12x-4

4 0
3 years ago
Darren drove his car 23 kilometers to work each day how many meters did he drive to work each day
SOVA2 [1]

Answer:

23

Step-by-step explanation:

If this is worded right, then the answer to your question is in your question

3 0
3 years ago
I need help with this
vodomira [7]

Answer:

the answer is C

Step-by-step explanation:

the equation is y=mx+b

the b is the starting point which is 25

the m is the slope/rate of change which is 5

as a result Y =5x+25

4 0
3 years ago
Read 2 more answers
Other questions:
  • By what least number should 648 be divided to get a perfect cube
    14·1 answer
  • Suzy was adding numbers on a number line. She started at –2 and then she added –3. She wrote that her answer was +5.
    6·2 answers
  • Which of the following expressions is the conjugate of a complex number with 2 as the real part and 3i as the imaginary part?
    7·2 answers
  • George's page contains twice as many typed words as Bill's page and Bill's page contains 50 fewer words than Charlie's page. If
    11·1 answer
  • Scientific<br> Express this number in scientific notation.<br> 52 thousandths
    13·1 answer
  • 103.468 rounded to the nearest leader
    8·1 answer
  • Solve for r<br> 2r = 7/10
    12·1 answer
  • What equation of a line parallel to y=7x-3, has a y-int of 5?​
    12·1 answer
  • X/3/4 = 100<br> what does x equal
    6·1 answer
  • Solve.<br><br> 5x-2y&lt;10<br> I give Brainliest!
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!