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
Expand & simplify
Wittaler [7]

Answer:

6(2a+4)-4(3a-4)= (12a+24) +(-12a+16) = 40

4 0
2 years ago
“I think of a number, multiply it by 2, subtract 3 and multiply the result by 4."
Scorpion4ik [409]

Answer:

33x2=66

66-3=62

62x4=248

Is this a question for a test cause if it is i'm gonna feel embarrassed

5 0
2 years ago
A student solved 6x+4=2(x−8) in four steps as shown:
mr_godi [17]
The first thing you should do is solve the equation yourself.

1) Distribute the 2.  
6x + 4 = 2x – 16

2) Next, you'll want to get the x's on one side. So add -2x to both sides.
6x + 4 + -2x = 2x + -2x - 16
4x + 4 = -16

3) Now subtract 4 from both sides
4x + 4 – 4 = -16 – 4
4x = -12

4) Finally, divide both sides by 4
4x/4 = -12/4
x = –3

To solve this problem all you need to do is look back out you work, and figure out the correct solution. The answer the question is The student made an error in Step 1.

7 0
3 years ago
Please help with this math problem for trig. A 6 m ladder is leaning against a wall. The base of the ladder is 1.5 m from the wa
VladimirAG [237]

Answer:

a = 5.81 m

Step-by-step explanation:

We can use the Pythagorean theorem

a^2 + b^2 = c^2

where b= 1.5 and c= 6

a^2 +1.5^2 = 6^2

a^2 +2.25 = 36

Subtract 2.25 from each side

a^2 +2.25-2.25 = 36-2.25

a^2 = 33.75

Take the square root of each side

sqrt(a^2) = sqrt(33.75)

a = 5.809475019

We only take the positive root because length must be positive

4 0
3 years ago
Please answer now plz!!!! A farmer is trying to determine the number of plaintiff plaints in a farm that covers 21 acres. He mar
Natali5045456 [20]

Answer:

D) 12,656

Step-by-step explanation:

First of all, as they have given us 3 quantities of plants in 1/2 an acre, we can work out the average amount of plants in 1 whole acre.

In the first 1/2 acre there were:

  • 291 plants

In the second 1/2 acre there were:

  • 327 plants

In the third 1/2 acre there were:

  • 286 plants

to work out the average, we add all these together then divide them by 3 (as there are 3 examples)

291 + 327 + 286 = 904

904 ÷ 3 = 301.3 (this is the average amount of plants in every 1/2 acre.) If we multiply this answer by 2 we will get the average amount of plants in every acre.

301.3 x 2 = 602.67 (average plants in every 1 acre) multiply by total acres (21) for your answer

602.67 x 21 = 12656 average plants in total

I hope this was helpful :-)

8 0
3 years ago
Other questions:
  • KM and NP are parallel lines
    10·1 answer
  • The height, h, of a falling object t seconds after it is dropped from a platform 300 feet above the ground is modeled by the fun
    13·1 answer
  • Solving multi step equations
    5·1 answer
  • What is negation of any number
    9·1 answer
  • Can someone help me
    10·1 answer
  • The equation y=123x describes the function for the number of toys, y, produced at Toys Plus in x mintues of production time. If
    5·1 answer
  • What is the solution to the equation? 2/3a -1/6=1/3
    6·1 answer
  • 4. Solve each equation for x. (8 points: 2 points each)
    14·1 answer
  • Help!<br> JH is a mid-segment of KLM. Find the value of x.
    14·1 answer
  • The ratio of pounds of vegetables to pounds of protein on the dinner plate is 5 to 2. IF
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!