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
natta225 [31]
3 years ago
8

A coordinate plane graph is shown. Point C is at negative 4 comma 3. Point D is at 1 comma 0. A segment connects the two points.

What is the distance (in units) between points C and D? Round your answer to the nearest hundredth. 4.54 units 5.00 units 5.83 units 34.00 units
Mathematics
2 answers:
Viktor [21]3 years ago
4 0
The distance between two points knowing theirs coordinates:

AB =√[(x₂-x₁)² +(y₂-y₁)²]; ===>C(-4,3) & D(1,0) Given
                                                C(x₁,y₁) & D(x₂,y₂)

AB =√[(1-(-4))²+(0-3)²] =√(34) = 5.381 ≈ 5.83 units
madam [21]3 years ago
3 0

Answer:

The distance between two points knowing theirs coordinates:

AB =√[(x₂-x₁)² +(y₂-y₁)²]; ===>C(-4,3) & D(1,0) Given

                                               C(x₁,y₁) & D(x₂,y₂)

AB =√[(1-(-4))²+(0-3)²] =√(34) = 5.381 ≈ 5.83 units

Step-by-step explanation:

it is this bc i do flvs and its correct :)

You might be interested in
Samuel measured three ropes as 3and 63/80 feet, 3and 1/5 feet, and 3and 11/20feet. Put the measurements of the ropes in order fr
S_A_V [24]
3 1/5, 3 11/20, 3 63/80
7 0
3 years ago
Read 2 more answers
In the expression 4 (2m-n), determine which of the following best describes the role of (2m-n).
Dmitrij [34]

Answer:

A

Step-by-step explanation:

(2m-n) is a factor of 4(2m-n)

4 0
3 years ago
If i'm in 9th grade right now what years was my 6th grade year ?
creativ13 [48]

Answer:

2017-2018

Step-by-step explanation:

5 0
3 years ago
Calculus 3 help please.​
Reptile [31]

I assume each path C is oriented positively/counterclockwise.

(a) Parameterize C by

\begin{cases} x(t) = 4\cos(t) \\ y(t) = 4\sin(t)\end{cases} \implies \begin{cases} x'(t) = -4\sin(t) \\ y'(t) = 4\cos(t) \end{cases}

with -\frac\pi2\le t\le\frac\pi2. Then the line element is

ds = \sqrt{x'(t)^2 + y'(t)^2} \, dt = \sqrt{16(\sin^2(t)+\cos^2(t))} \, dt = 4\,dt

and the integral reduces to

\displaystyle \int_C xy^4 \, ds = \int_{-\pi/2}^{\pi/2} (4\cos(t)) (4\sin(t))^4 (4\,dt) = 4^6 \int_{-\pi/2}^{\pi/2} \cos(t) \sin^4(t) \, dt

The integrand is symmetric about t=0, so

\displaystyle 4^6 \int_{-\pi/2}^{\pi/2} \cos(t) \sin^4(t) \, dt = 2^{13} \int_0^{\pi/2} \cos(t) \sin^4(t) \,dt

Substitute u=\sin(t) and du=\cos(t)\,dt. Then we get

\displaystyle 2^{13} \int_0^{\pi/2} \cos(t) \sin^4(t) \, dt = 2^{13} \int_0^1 u^4 \, du = \frac{2^{13}}5 (1^5 - 0^5) = \boxed{\frac{8192}5}

(b) Parameterize C by

\begin{cases} x(t) = 2(1-t) + 5t = 3t - 2 \\ y(t) = 0(1-t) + 4t = 4t \end{cases} \implies \begin{cases} x'(t) = 3 \\ y'(t) = 4 \end{cases}

with 0\le t\le1. Then

ds = \sqrt{3^2+4^2} \, dt = 5\,dt

and

\displaystyle \int_C x e^y \, ds = \int_0^1 (3t-2) e^{4t} (5\,dt) = 5 \int_0^1 (3t - 2) e^{4t} \, dt

Integrate by parts with

u = 3t-2 \implies du = 3\,dt \\\\ dv = e^{4t} \, dt \implies v = \frac14 e^{4t}

\displaystyle \int u\,dv = uv - \int v\,du

\implies \displaystyle 5 \int_0^1 (3t-2) e^{4t} \,dt = \frac54 (3t-2) e^{4t} \bigg|_{t=0}^{t=1} - \frac{15}4 \int_0^1 e^{4t} \,dt \\\\ ~~~~~~~~ = \frac54 (e^4 + 2) - \frac{15}{16} e^{4t} \bigg|_{t=0}^{t=1} \\\\ ~~~~~~~~ = \frac54 (e^4 + 2) - \frac{15}{16} (e^4 - 1) = \boxed{\frac{5e^4 + 55}{16}}

(c) Parameterize C by

\begin{cases} x(t) = 3(1-t)+t = -2t+3 \\ y(t) = (1-t)+2t = t+1 \\ z(t) = 2(1-t)+5t = 3t+2 \end{cases} \implies \begin{cases} x'(t) = -2 \\ y'(t) = 1 \\ z'(t) = 3 \end{cases}

with 0\le t\le1. Then

ds = \sqrt{(-2)^2 + 1^2 + 3^2} \, dt = \sqrt{14} \, dt

and

\displaystyle \int_C y^2 z \, ds = \int_0^1 (t+1)^2 (3t+2) \left(\sqrt{14}\,ds\right) \\\\ ~~~~~~~~ = \sqrt{14} \int_0^1 \left(3t^3 + 8t^2 + 7t + 2\right) \, dt \\\\ ~~~~~~~~ = \sqrt{14} \left(\frac34 t^4 + \frac83 t^3 + \frac72 t^2 + 2t\right) \bigg|_{t=0}^{t=1} \\\\ ~~~~~~~~ = \sqrt{14} \left(\frac34 + \frac83 + \frac72 + 2\right) = \boxed{\frac{107\sqrt{14}}{12}}

8 0
1 year ago
Based on the Pythagorean theorem, select all of the following statements that must be true
8_murik_8 [283]

Answer:

The 1st and 4th statements are true.

7 0
3 years ago
Other questions:
  • How do you solve the quadratic equation (x-2)^=49
    15·1 answer
  • To the left of z = -0.95?
    8·1 answer
  • Which of the following is a point-slope equation of a line that passes through
    6·1 answer
  • I need help asp please!!
    6·1 answer
  • A rectangular prism has a length of 12 in., a width of 5 in., and a height of 414 in. The prism is filled with cubes that have e
    13·2 answers
  • Find the common ratio of the geometric sequence 7,63,567, ...
    7·2 answers
  • A game decreased in price by 1/4 after the reduction it was price at £36 what was the original price
    10·1 answer
  • Help mee pleaseeeeeeas
    9·2 answers
  • Callie had $24.65 to spend on groceries. After buying 6 potatoes, she had $18.95 left. If each potato costs the same amount, wha
    5·1 answer
  • John and Sam went to eat pizza. They each decided to order a
    8·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!