SOLUTION: How do u put x+3y=3 into function for
Algebra
->
Equations
-> SOLUTION: How do u put x+3y=3 into function for
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 1052081
:
How do u put x+3y=3 into function for
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
How do u put x+3y=3 into function form?
------------------
x + 3y = 3
-------
Solve for "y"::
3y = -x + 3
------
y = (-x+3)/3
-----
y = (-1/3)x + 1
------------------
Cheers,
Stan H.
----------