trinityrussell1
trinityrussell1 trinityrussell1
  • 23-05-2022
  • Mathematics
contestada

can someone please help me with this

can someone please help me with this class=

Respuesta :

monospace
monospace monospace
  • 23-05-2022

Answer:

[tex]d = \sqrt{109}[/tex]

Step-by-step explanation:

Use the distance formula.

[tex]\text{The distance between two points } (x_1, y_1) \text{ and } (x_2, y_2) \text{ is given by the formula:}\\d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}[/tex]

Your points are (-4, 11) and (6, 8).

[tex]d = \sqrt{(-4 - 6)^2 + (11 - 8)^2}\\\\d = \sqrt{(-10)^2 + (3)^2}\\\\d = \sqrt{100 + 9}\\\\d = \sqrt{109}[/tex]

Answer Link

Otras preguntas

What is a linear system?
please help (picture) 25 points
help don't work this is easyokay tomorrow I have a assignment and is is based on which one better country side or urban (city) and I am team urban (city) so pls
What is the volume of a cylinder, in cubic feet, with a height of 3 feet and a base diameter of 18 feet? Round to the nearest tenths place.
Identify the factorization of 36 + 25x2.
Which equation is a direct variation function? y = x² y = 1/4x + 2 y = 4 y = x
1.8>4.7+w Does anyone know what this may be ? Thank you very much .
Complete each sentence with the past simple or past continuous form of the verb in brackets
En la siguiente expresión matemáticas w=mg el peso w con relación a se relaciona con la masa m en una proporción a) Directamente proporcional b) Inversamente p
CLS N = 1 FOR J = 1 TO 5 PRINT N N = 10*N+1 NEXT J END