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
tiny-mole [99]
3 years ago
9

1. Find equation (both the normal equation and the parametric equation) for the plane (in R3) so that (a) the plane contains the

points P(1,0,3), Q(0, 2, 3) and R(1,2,0). (b) the plane contains the point (1,0,3) and is perpandicular to the vector v (1, 1, 1)
Mathematics
1 answer:
kherson [118]3 years ago
4 0

Answer:

For a part:

(x-1,  y,  z-3) * (-6, -3, -2) = 0   (Normal equation)

P = (1,0,3) + (1,-2,0)*s + (0,-2,3)*t   (Parametric equation)

For b part:

(x-1,  y,  z-3) * (1, 1, 1) = 0   (Normal equation)

P = (4, 0, 0) + (-1, 1, 0)*s + (-1, 0, 1)*t   (Parametric equation)

Step-by-step explanation:

a)

The parametric equation of a plane is defined by three things: a point, and two non-colinear vectors in the plane. We already have three points, so we only need to find two vectors contained in the plane (we will call them V1 and V2):

V1 = P-Q = (1,0,3)-(0,2,3) = (1,-2,0)

V2 = P-R = (1,0,3)-(1,2,0) = (0,-2,3)

Therefore, the parametric equation of our plane is given by:

P = P + V1*s + V2*t = (1,0,3) + (1,-2,0)*s + (0,-2,3)*t

The normal equation of any plane is given by [x-P]*n = 0, where x is the vector(x,y,z), P is a point contained in the plane, n is a vector normal to the plane and * stands for the dot product. Therefore, for finding the normal form of the equation, we need an orthogonal vector to the plane (n), which we find by doing the cross product of our previous vectors V1 and V2:

n = V1xV2 = (-6,-3,-2)

Substituting the required values in the formula mentioned above, we can write the normal equation of our plane as:

[(x,y,z) - (1,0,3)]*(-6,-3,-2) = 0 or (x-1,  y,  z-3) * (-6, -3, -2) = 0

b)

In this second exercise, it is straightforward to give the normal equation:

[(x,y,z) - (1,0,3)]*(1,1,1) = 0  or  (x-1,  y,  z-3) * (1, 1, 1) = 0

For transforming this equation to its parametric form, first we transform it to its cartesian form:

x-1 +y +z-3 = 0,  then :  x+y+z = 4

Now that we have the cartesian form, we solve for variable x and get:

x = 4 -y -z

Then, we know that every point in the plane can be expressed as:

P = (4 -y -z, y, z).

Finally, rewriting the expression and converting y and z to the parameters s and t respectively we get:

P = (4, 0, 0) + (-y, y, 0) + (-z, 0, z) = (4, 0, 0) + (-1, 1, 0)*s + (-1, 0, 1)*t

You might be interested in
A used car has a value of $15,250 when it is purchased in 2012. The value of the car decreases at a rate of 7.5% per year. Write
horrorfan [7]
7.5% is 3/40. The equation is y=15250(1-3/40)ˣ=15250(37/40)ˣ.
When x=8 this becomes $8173.42.
3 0
3 years ago
Kevin runs a farm stand that sells apples and raspberries. Each pound of apples sells for $3.50 and each pound of raspberries se
krek1111 [17]

Kevin sold 10 pounds of apples and 20 pounds of raspberries.

Step-by-step explanation:

Given,

Cost per pound of apples = $3.50

Cost per pound of raspberries = $4

Total amount earned = $115

Let,

x represent the pounds of apples sold

y represent the pounds of raspberries sold

According to given statement;

3.50x+4y=115     Eqn 1

y = 2x                  Eqn 2

Putting value of y from Eqn 2 in Eqn 1

3.50x+4(2x)=115\\3.50x+8x=115\\11.50x=115

Dividing both sides by 11.50

\frac{11.50x}{11.50}=\frac{115}{11.50}\\x=10

Putting x=10 in Eqn 2

y=2(10)\\y=20

Kevin sold 10 pounds of apples and 20 pounds of raspberries.

Keywords: linear equation, substitution method

Learn more about linear equations at:

  • brainly.com/question/4279146
  • brainly.com/question/4354581

#LearnwithBrainly

5 0
3 years ago
-5c+5c+2c–6c–12c-16 16=c
daser333 [38]

Step-by-step explanation:

-5c+5c+2c–6c–16=c

-16c - 16=c

-16 = c + 16c

-16 = 17c

-16/17 = c

7 0
2 years ago
21. The difference between two numbers is 29. If five times the smaller is subtracted from twice the larger,
Ymorist [56]

Answer: 48

Step-by-step explanation:

We have to write a system of equations:

The difference between two numbers is 29. Difference means one number (y) minus another number (x) equals 29.

y-x =29

If five times the smaller ( 5 times x , x is the smaller number because is the number to subtract) is subtracted from twice the larger, (2y)

The result will be one

2y-5x =1

Now, we have to multiply the first equation by 2, and subtract the second equation to the first one:

2y -2x = 58

-

2y-5x =1

__________

3x =57

Solve for x:

x =57/3 =19

Replacing the value of x on any equation:

y-x =29

y-19 =29

y = 29+19 = 48

48 (y)> 19(x)

Feel free to ask for more if needed or if you did not understand something.  

5 0
3 years ago
Rewrite without absolute value for the given conditions: <br> y=|x-3|+|x+2|-|x-5|, if x&gt;5
Wittaler [7]

Answer:

  y = x + 4

Step-by-step explanation:

Since x > 5, x-3 > 0, x + 2 > 0 and x - 5 > 0

So Ix - 3I = x - 3,   Ix + 2I = x + 2   and x - 5 = x - 5

Therefore, y = x - 3 + x + 2 - x + 5

                  y = x + 4

5 0
3 years ago
Read 2 more answers
Other questions:
  • Write nine hundred and fifty-two thousandths in standard form
    6·2 answers
  • F(x)=x+2,translation 2 units right
    15·1 answer
  • In a recent​ year, an author wrote 171 checks. Use the Poisson distribution to find the probability​ that, on a randomly selecte
    14·1 answer
  • What is the first step in solving the quadratic equation x2-40=0
    14·2 answers
  • Lillian is deciding between two parking garages. Garage A charges an initial fee of $4 to park plus $3 per hour. Garage B charge
    12·1 answer
  • Madison is making a place mat. She divides it into 6 equal parts to colors. What is the name for the parts?
    6·1 answer
  • I lost my watch. It was gifted to me by my uncle.​
    8·2 answers
  • What is the answer to 2x+7=-3x+37​
    10·2 answers
  • In your own words, explain to me what is absolute value? . Make sure to talk about the definition of it, how you find it, and ho
    9·1 answer
  • Which graph shows the solution to the inequality Negative 3 x minus 7 less-than 20
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!