SOLUTION: write the equation for the line contaiting the specified point and having the given slope in ax+by=c form, where a and b are integers.
(0,3) and m= 7/4
Algebra ->
Graphs
-> SOLUTION: write the equation for the line contaiting the specified point and having the given slope in ax+by=c form, where a and b are integers.
(0,3) and m= 7/4
Log On
Question 432521: write the equation for the line contaiting the specified point and having the given slope in ax+by=c form, where a and b are integers.
(0,3) and m= 7/4 Answer by ewatrrr(24785) (Show Source):
Hi
Using the standard slope-intercept form for an equation of a line y = mx + b
where m is the slope and b the y-intercept.
Line passing thru Pt(0,3) with slope m= 7/4
y = (7/4)x + b
3 = (7/4)*0 + b
3 = b
y = (7/4)x + 3