SOLUTION: A straight line makes on the co-ordinate axes positive intercepts whose sum is 5.If the positive line passes through the point P(-3,4),find its equation.pls....help me.
Algebra ->
Coordinate-system
-> SOLUTION: A straight line makes on the co-ordinate axes positive intercepts whose sum is 5.If the positive line passes through the point P(-3,4),find its equation.pls....help me.
Log On
Question 551001: A straight line makes on the co-ordinate axes positive intercepts whose sum is 5.If the positive line passes through the point P(-3,4),find its equation.pls....help me. Answer by scott8148(6628) (Show Source):
You can put this solution on YOUR website! let the y-intercept equal (j,0)
let the x-intercept equal (k,0)
"positive intercepts whose sum is 5" ___ j + k = 5 ___ k = 5 - j
using slope-intercept, the equation of the line will be ___ y = (-j / k)x + j
y - j = (-j / k)x
substituting ___ y - j = [-j / (5 - j)]x
substituting point P ___ 4 - j = [-j / (5 - j)](-3)