IDNStudy.com, ang iyong mapagkukunan para sa mabilis at eksaktong mga sagot. Makakuha ng impormasyon mula sa aming mga eksperto, na nagbibigay ng detalyadong sagot sa lahat ng iyong mga tanong.

ANSWER WITH SOLUTION:
Find the equation of the line with the given condition
Slope 1/5 and x-intercept 3


Sagot :

You can solve this by using Point-Slope Form which is
(y - y1) = m(x - x1)

The given in this problem is slope (m) = 1/5 and x-intercept = 3 or (3,0).

We will just substitute the given to the formula.
 (y - y1) = m(x - x1)
   (y - 0) = (1/5) (x - 3)
           y = (x/5) - (3/5)
           y = (x-3)/5
          5y = x - 3
         x - 5y = 3 is the equation of the line.