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
Solve for z:2^3z+9=8^2z+1
Anika [276]

Answer:

Hope this helps

Step-by-step explanation:

4 0
3 years ago
Read 2 more answers
I need help with 4 and 5 what are the answers?
ira [324]

Answer:

4. U = 54

5. C=80

Step-by-step explanation:

Basically you move the denominator to the other side and multiply. please take note of the signs(positve, negative)

7 0
3 years ago
The engine life for a certain brand of lawn mower is modeled by the function f(h) = 50 - 1 3 h where h represents hours used. Wh
Mkey [24]

Answer:

Step-by-step explanation:

The answer is c.

8 0
3 years ago
Ricardo works in the marketing department of a game design company. His boss has offered to bonus the entire department of their
Stells [14]

Answer:

<h2>Approximately 4824 games </h2>

Step-by-step explanation:

Given that the sales made are 4,567 ,5430, 3998, 5,220,and 4,906

the average is (4567+5430+3998+5220+4906)/5

=24121/5

=4824.2

in the month of august let the sales be x

average= (4567+5430+3998+5220+4906+x)/6

the average for march to july is 4824.2

4824.2= (4567+5430+3998+5220+4906+x)/6

24121+x=4824.2*6

24121+x=28945.2

x=28945.2-24121

x=4824.2

approximately 4824 games

4 0
3 years ago
An exponential function is graphed for all real numbers. This includes which of the following sets of numbers?
anygoal [31]

<span>In addition to linear, quadratic, rational, and radical functions, there are exponential functions. Exponential functions have the form f(x) = <span>bx</span>, where b > 0 and b ≠ 1. Just as in any exponential expression, b is called the base and x is called the exponent.</span>

 

<span>An example of an exponential function is the growth of bacteria. Some bacteria double every hour. If you start with 1 bacterium and it doubles every hour, you will have 2x bacteria after x hours. This can be written as f(x) = 2x.</span>

 

<span>Before you start,   f(0) = 2<span>0 </span>= 1</span>

<span>After 1 hour           f(1) = 21 = 2</span>

<span>In 2 hours              f(2) = 22 = 4</span>

<span>In 3 hours              f(3) = 23 = 8</span>

and so on.

 

 

<span>With the definition f(x) = <span>bx</span> and the restrictions that b > 0 and that b ≠ 1, the domain of an exponential function is the set of all real numbers. The range is the set of all positive real numbers. The following graph shows f(x) = 2x.</span>

<span> </span>

8 0
3 years ago
Other questions:
  • I really help and an explanation for this. It is due today :)
    7·1 answer
  • Round $8.0443 to the nearest cent
    8·1 answer
  • Suppose "35" cars start at a car race. In how many ways can the top 3 cars finish the​ race?
    6·1 answer
  • You want to find out whether caffeine mitigates the effect of alcohol on reaction time. To study this, you administer to your su
    12·1 answer
  • En una reunión de 40 viejos piratas, 1/5 tenían una pata de palo y los 3/4 de ellos habían navegado en El Corsario. ¿Cuántos pir
    5·1 answer
  • PLZZ HELPP!!
    5·2 answers
  • Is this the correct graphing for the inequality 2c&lt;=100?<br> i’ll mark brainliest please help!!!
    8·1 answer
  • A triangle has side lengths measuring 20 cm, 5 cm, and n cm. Which describes the possible values of n?
    6·2 answers
  • Find the 13th term of the geometric sequence 5, 10, 20, ...
    7·1 answer
  • Find g (-6) if g (x)=5 x - 7
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!