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
prisoha [69]
3 years ago
11

find the parametric equations for the line of intersection of the two planes z = x + y and 5x - y + 2z = 2. Use your equations t

o fill in the coordinates of the following points on the line:
Mathematics
1 answer:
Kaylis [27]3 years ago
3 0

Answer:

You didn't give the points in which you want the parametric equations be filled, but I have obtained the parametric equations, and they are:

x = (1/3 + t)

y = (-1/3 - 7t)

z = -6t

Step-by-step explanation:

If two planes intersect each other, the intersection will always be a line.

The vector equation for the line of intersection is given by

r = r_0 + tv

where r_0 is a point on the line and v is the vector result of the cross product of the normal vectors of the two planes.

The parametric equations for the line of intersection are given by

x = ax, y = by, and z = cz

where a, b and c are the coefficients from the vector equation

r = ai + bj + ck

To find the parametric equations for the line of intersection of the planes.

x + y - z = 0

5x - y + 2z = 2

We need to find the vector equation of the line of intersection. In order to get it, we’ll need to first find v, the cross product of the normal vectors of the given planes.

The normal vectors for the planes are:

For the plane x + y - z = 0, the normal vector is a⟨1, 1, -1⟩

For the plane 5x - y + 2z = 2, the normal vector is b⟨5, -1, 2⟩

The cross product of the normal vectors is

v = a × b =

|i j k|

|1 1 -1|

|5 -1 2|

= i(2 - 1) - j(2 + 5) + k(-1 - 5)

= i - 7j - 6k

v = ⟨1, -7, -6⟩

We also need a point on the line of intersection. To get it, we’ll use the equations of the given planes as a system of linear equations. If we set z = 0 in both equations, we get

x + y = 0

5x - y = 2

Adding these equations

5x + x + y - y = 2 + 0

6x = 2

x = 1/3

Substituting x = 1/3 back into

x + y = 0

y = -1/3

Putting these values together, the point on the line of intersection is

(1/3, -1/3, 0)

r_0= (1/3) i - (1/3) j + 0 k

r_0​​ = ⟨1/3, -1/3, 0⟩

Now we’ll plug v and r_0​​ into the vector equation.

r = r_0​​ + tv

r = (1/3)i - (1/3)j + 0k + t(i - 7j - 6k)

= (1/3 + t) i - (1/3 + 7t) j - 6t k

With the vector equation for the line of intersection in hand, we can find the parametric equations for the same line. Matching up r = ai + bj + ck with our vector equation,

r = (1/3 + t) i + (-1/3 - 7t) j + (-6t) k

a = (1/3 + t)

b = (-1/3 - 7t)

c = -6t

Therefore, the parametric equations for the line of intersection are

x = (1/3 + t)

y = (-1/3 - 7t)

z = -6t

You might be interested in
Given the following triangle, if b = 9 and B = 15°, find a.<br><br> 0.27<br> 2.41<br> 33.59
SVEN [57.7K]
SOH,CAH, TOA so it would be TANGENT since it would be Opposite over Adjacent. Tan(15) = 9/a put Tan(15) onto your calculator it would be .267949 round that to .27 = 9/a cross multiply  
a = 33.588. C is the correct answer.
7 0
3 years ago
Read 2 more answers
What are the solutions of 3x? - x +4- 0 ?
Karolina [17]

Answer:

We can use quadratic formula

a=3, b= -1, c=4

Step-by-step explanation:

6 0
3 years ago
Read 2 more answers
2.5% of a population are infected with a certain disease. There is a test for the disease, however the test is not completely ac
Aleks04 [339]

Answer:

P(disease/positivetest) = 0.36116

Step-by-step explanation:

This is a conditional probability exercise.

Let's name the events :

I : ''A person is infected''

NI : ''A person is not infected''

PT : ''The test is positive''

NT : ''The test is negative''

The conditional probability equation is :

Given two events A and B :

P(A/B) = P(A ∩ B) / P(B)

P(B) >0

P(A/B) is the probability of the event A given that the event B happened

P(A ∩ B) is the probability of the event (A ∩ B)

(A ∩ B) is the event where A and B happened at the same time

In the exercise :

P(I)=0.025

P(NI)= 1-P(I)=1-0.025=0.975\\P(NI)=0.975

P(PT/I)=0.904\\P(PT/NI)=0.041

We are looking for P(I/PT) :

P(I/PT)=P(I∩ PT)/ P(PT)

P(PT/I)=0.904

P(PT/I)=P(PT∩ I)/P(I)

0.904=P(PT∩ I)/0.025

P(PT∩ I)=0.904 x 0.025

P(PT∩ I) = 0.0226

P(PT/NI)=0.041

P(PT/NI)=P(PT∩ NI)/P(NI)

0.041=P(PT∩ NI)/0.975

P(PT∩ NI) = 0.041 x 0.975

P(PT∩ NI) = 0.039975

P(PT) = P(PT∩ I)+P(PT∩ NI)

P(PT)= 0.0226 + 0.039975

P(PT) = 0.062575

P(I/PT) = P(PT∩I)/P(PT)

P(I/PT)=\frac{0.0226}{0.062575} \\P(I/PT)=0.36116

8 0
3 years ago
Only find the vertex and axis of symmetry
lara [203]

Answer:

vertex (5,2)

axis of symmetry: x=5

Step-by-step explanation:

vertex (h,k)

y = a(x - h)² + k

f(x)=(x-5)²+2        a = 1     h = 5      k = 2

vertex (5 , 2)

The axis of symmetry always passes through the vertex of the parabola. The x -coordinate of the vertex is the equation of the axis of symmetry of the parabola.

x = 5

5 0
3 years ago
Work out the volume of a sphere please help i’ll give u brainlest
Doss [256]

Answer:

V = 3591.4 cm³

Step-by-step explanation:

Volume of Sphere = \frac{4}{3} \pi r^3

Where r = 9.5 cm

V = \frac{4}{3} (3.14)(9.5)^3

V = \frac{4}{3} (3.14)(857.4)

V = \frac{10774}{3}

V = 3591.4 cm³

7 0
3 years ago
Read 2 more answers
Other questions:
  • What's the answer<br> Gggggvgvvcdgjhggghhgggggggvhggggggg
    10·1 answer
  • Which equation represents a line that passes through (4, 5) and has a slope of 3/4
    11·1 answer
  • A wall is 15 ft. high and 10 ft. from a house.
    6·1 answer
  • 5 out of 12 people screened have developed the Cocacola Virus, which makes them only able to drink Coca-Cola and nothing else. I
    10·2 answers
  • 1. A restaurant occupying the top floor of a skyscraper
    14·1 answer
  • 1.2x = 6 what is the solution ​
    15·1 answer
  • Which prism has a greater surface area?
    9·1 answer
  • Write these expressions in exponential form:
    6·1 answer
  • Find the absolute maximum and absolute minimum values, if any, of the function. (If an answer does not exist, enter DNE.)f(x) =
    12·1 answer
  • A ceramic vase that cost an antique store $5 was marked $20. What is the percentage markup on the price of the ceramic vase?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!