Equations of a Line in R2
What is the Scalar Equation pf the line passing through A(9,8), which has n=(5,3) as its normal?
5x+3y-69=0
What is the Scalar Equation of a plane, where point A(1,2,2) is a point on the plane with normal (-1,2,6) ?
x-2y-6z+15=0
What is the Scalar equation of the line: r=(1,2)+t(-1,1) ?
x+y-3=0
What are the 4 ways that a plane can be determined?
1) a line and a point not on the line 2) three non-collinear points 3) two intersecting lines 4) two parallel and non-coincident lines
What is the Scalar form of the plane whose equation in vector form is r=(1,2,-1)+s(1,0,2)+t(-1,3,4)
Scalar equation: 2x+2y-z-7=0
What is the Scalar equation for a line that has parametric equations x=3-t , y=-2-4t, tER ?
4x-y-14=0