Write as a Vector Equality y=1/3x-2 , 3y=x-6
Problem
Solution
Identify the relationship between the two equations. By multiplying the first equation by
3 we get3*y=x−6 which is identical to the second equation. This represents a single line inℝ2 Express the line in general form
a*x+b*y=c Subtracting1/3*x from both sides of the first equation gives−1/3*x+y=−2 orx−3*y=6 Parameterize the variables by setting one variable in terms of a parameter
t Lety=t Solve for
x using the parametert Fromx−3*y=6 we substitutey=t to getx=6+3*t Write the solution in vector form
y=(x_0)+t*v The vector([x],[y]) can be written as([6+3*t],[t]) Separate the constant vector and the parameter vector to reach the final vector equality.
Final Answer
Want more problems? Check here!