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 net below depicts a triangular prism. What is the total surface area of the prism?
svetlana [45]

Answer:

112in

Step-by-step explanation:

5 0
3 years ago
Noelle has set a goal to run more than 50 mi this month. So far, she has run 10 mi. Her average running speed is 5 mph.
Vladimir79 [104]

Answer:

To meet her goal, Noelle must run more than 8\ hours the rest of the month

Step-by-step explanation:

Let

h-------> the number of hours Noelle runs for the rest of the month

we know that

The inequality that represent the situation is

10+5h>50

Solve for h

Subtract  10 both sides

5h> 50-10

5h> 40

Divide by 5 both sides

h> 8\ hours

3 0
3 years ago
What are your plans for the future?Which profession would you like to pursue and why?​
iren2701 [21]
I plan on attending collage, and getting my masters degree. i would like to become a nurse! i want to be a nurse to help people and be able to know i’m doing something good!!
5 0
2 years ago
Read 2 more answers
The giant outlier is Palm Beach county. We can see that it lies well beyond the range of votes this regression model would predi
notka56 [123]

Answer:

Hello your has some missing information attached below is the missing information

answer : 2355.62

Step-by-step explanation:

<u>Calculating the residual for Palm Beach county</u>

Given that total votes = 430772

and The regression equation = 56.115131 + 0.0023197 * Total Votes

The predicted Buchanan = 56.115131 + 0.0023197 * 430772 = 1055.377

while the Actual Votes Buchannan = 3411

Residual for Palm Beach county = Actual votes Buchannan - Predicted

                                                      = 3411 - 1055.377 = 2355.62

Note :

b0: 56.1132

b1: 0.0023

R2: 0.4593

The statistic that tests H0: ß1= 0: 7.43

5 0
3 years ago
If ∠WOZ and ∠WOX are supplementary angles and ∠WOX and ∠XOY are complementary angles, then what is the value of x and m∠XOY?
omeli [17]

Answer:

D.x = 6; m∠XOY = 18°

Step-by-step explanation:

Supplementary angles add to 180 and complementary angles add to 90

∠WOZ + ∠WOX = 180

108 + ∠WOX = 180

∠WOX + ∠XOY = 90

∠WOX + 3x = 90

∠WOX  = 90 -3x

Replace WOX in the first equation

108 + ∠WOX = 180

108 + 90 -3x = 180

Combine like terms

198 -3x = 180

Subtract 198 from each side

-3x = 180-198

-3x = -18

Divide by -3

-3x/-3 = -18/-3

x = 6

∠XOY  = 3x = 3*6 = 18

5 0
2 years ago
Other questions:
  • Factor this: a^n+a^n+1
    10·1 answer
  • 2. 6x - 7х6<br>3. 2х - 9х5<br>5. () ()"<br>6. 2x'y-7 - 3x-2y?<br>7. xу - 2хбуз<br>.<br>.​
    14·1 answer
  • What are the answer to these? PLEASE ANSWER (don’t mind my work)
    11·1 answer
  • Order of Operation
    6·2 answers
  • Y varies directly w² and inversely as the cube of x. what is y when w is 3 and x is2​
    5·2 answers
  • (5 over 3 + 4 over 3) ×3 =​
    12·1 answer
  • 1) Complete the statement.
    6·1 answer
  • (3,1) m=2<br><br>show werek​
    12·2 answers
  • Find the perimeter of a regular polygon with an interior angle of 90° and side length 3.5 ft.
    7·1 answer
  • What is this pls help me<br> 4/x+11=35/3
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!