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
belka [17]
3 years ago
8

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

istance=(x2−x1)2+(y2−y1)2‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾√distance=(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:
taurus [48]3 years ago
5 0
For this case what you should know is that the distance between two points can be thought of as a line. To find the length of this line, you can use the formula:
 d: √ [(x2 - x1) ^ 2 + (y2 - y1) ^ 2]
 Example,
 for points (1.0, 2.0) and (1.0, 5.0):
 d: √ [(1 - 1) ^ 2 + (5 - 2) ^ 2]
 d: 3.0
 Answer:
 the distance between point (x1, y1) and point (x2, y2) is:
 d: √ [(x2 - x1) ^ 2 + (y2 - y1) ^ 2]
You might be interested in
Find the perimeter and area of a rectangle with a width of 2 feet and a length 3 times as long.
rusak2 [61]

Answer:

Length = Width * 3

Width = 2 ft

Length = 2 ft * 3 = 6 ft

Perimeter = (L * 2) + (W * 2)

P = 16 ft

Area = L * W = 12 square feet

5 0
2 years ago
Read 2 more answers
Factor 3x^2y^2 − 2xy^2 − 8y^2. Show your work.
docker41 [41]
<span>3x^2y^2 − 2xy^2 − 8y^2 =
y^2 (3x^2 - 2x - 8) =

factoring with leading coefficient:

for ax2+bx+c find two numbers n,m, that m*n = a*c and m+n = b
</span><span><span>
3x^2 - 2x - 8
a=3, b=-2, c=-8
</span>a*c = 3*(-8) = -24
-24=(-6)*4 and -6+4=-2, so m=-6 and n=4

replace bx with mx + nx and factor by grouping
</span><span>
3x^2 - 2x - 8 = </span>3x^2 -6x + 4x -8 = 3x(x-2) + 4(x-2) = (3x+4)(x-2)

answer:
<span>3x^2y^2 − 2xy^2 − 8y^2 = y^2(3x+4)(x-2)</span>

7 0
3 years ago
Solve each equation. Check 19. x(x - 32)=0​
Readme [11.4K]

Answer:

x is equal to thirty-two.

Step-by-step explanation:

x(x - 32) = 0

x² - 32x = 0

x - 32 = 0

x = 32

4 0
2 years ago
Using substitution, identify it the given point is a solution of the given linear inequality.
yuradex [85]

Answer:

no

Step-by-step explanation:

substitute the values from (x,y) into the equation.

3(-1)+2(2)>6

-3+4>6

1>6

false

3 0
2 years ago
The quotient of 794.1 divided by 7.61, expressed to two decimal places is?
dangina [55]
794.1/7.61= 104.34954 expressed to two decimal places is 104.35 hope this helps
6 0
2 years ago
Other questions:
  • Please help, very confused!
    12·1 answer
  • HELP!!!!
    6·1 answer
  • What is the domain of the function?
    12·2 answers
  • What’s a situation that can represent -4?
    10·1 answer
  • Is 10/9 closets to 0, 1/2 ,or 1
    11·2 answers
  • Which statement from "Ain't I a Woman?" is an example of pathos?
    6·2 answers
  • Find the surface area of this right triangle
    9·2 answers
  • You can set up a proportion:
    13·1 answer
  • A cube has a surface area of 54cm2. What is the volume of the cube?
    8·1 answer
  • Keisha borrowed money from a bank to buy a fishing boat.
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!