Answer:
Step-by-step explanation:
The only thing you need to watch carefully is the divisor which in this case is x - 3. The divisor, in synthetic division, is the number that will make the binomial go to 0.
x - 3 =0
x = 3
So the divisor is 3.
3 || 2 4 -35 15
6 30 -15
======================
2 10 -5 0
So the quotient is
2x^2 + 10x - 5 with no remainder
Direction vector of line of intersection of two planes is the cross product of the normal vectors of the planes, namely
p1: x+y+z=2
p2: x+7y+7z=2
and the corresponding normal vectors are: (equiv. to coeff. of the plane)
n1:<1,1,1>
n2:<1,7,7>
The cross product n1 x n2
vl=
i j l
1 1 1
1 7 7
=<7-7, 1-7, 7-1>
=<0,-6,6>
Simplify by reducing length by a factor of 6
vl=<0,-1,1>
By observing the equations of the two planes, we see that (2,0,0) is a point on the intersection, because this points satisfies both plane equations.
Thus the parametric equation of the line is
L: (2,0,0)+t(0,-1,1)
or
L: x=2, y=-t, z=t
Answer:
C :)
Step-by-step explanation: