asked 81.4k views
5 votes
how do i rewrite an equation so that y is a function of x? for example how do i rewrite : 3x + 5y = 7 ?

1 Answer

3 votes
If you would like to rewrite the equation 3*x + 5*y = 7 so that y is a function of x, you can do this using the next few steps:

3*x + 5*y = 7
5*y = 7 - 3*x /5
y = (7 - 3*x) / 5
y = 7/5 - 3/5*x

The result is y = 7/5 - 3/5*x.
answered
User Yeroon
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.