Question
Question: How do you write an equation in standard form when we are given points \(\left( 3,3 \right)\) and \(...
How do you write an equation in standard form when we are given points (3,3) and (1,−3)?
Solution
In this problem we need to calculate the equation in standard form passing through the given points. We know that the standard equation of the line passing through the two points is given by y=mx+c where m is the slope of the equation and c is the intercept value. To calculate the slope of the given equation we will use the formula m=x2−x1y2−y1 where (x1,y1), (x2,y2) are the points on the line. After calculating the value of m we will substitute it in the standard equation. Now we need to calculate the value of c for this we will substitute any one point in the calculated equation and simplify it to get the value of c. Now we will get the required equation by substituting all the values we have calculated.
Complete step-by-step solution:
Given points, (3,3) and (1,−3).
Comparing the above points with (x1,y1), (x2,y2), then we will get
x1=3, y1=3, x2=1, y2=−3.
Now the slope of the equation can be calculated by
m=x2−x1y2−y1
Substituting the values, we have in the above equation, then we will have
⇒m=1−3−3−3⇒m=−2−6⇒m=3
We know that the standard form of the equation of line is
⇒y=mx+c
Substituting m=3 in the above equation, then we will get
⇒y=3x+c
To find the value of c we are going to substitute the point (3,3) in the above equation, then we will have
⇒3=3(3)+c⇒3=9+c⇒c=−6
Hence the equation of the line is given by
⇒y=3x−6⇒3x−y−6=0
Now the graph of the above equation will be
Note: We can also use another method to solve this problem. We can directly use the formula y−y1=x2−x1y2−y1(x−x1). Substituting the all the values we have in the above equation, then we will get
⇒y−3=1−3−3−3(x−3)⇒y−3=−2−6(x−3)⇒y−3=3(x−3)⇒y−3=3x−9⇒y=3x−6
From both the methods we got the same result.