Well, if you solve the equation for "y", you have "y" as a function of "x". Or you can do it the other way round; solve for "x", to get "x" as a function of "y" (the first option is more commonly used, though).
Let's assume (for simplicity) that "y" is a function of "x". That means that for every value of "x", there is a unique value of "y". In this case, if the equation can be solved for "y", it is a function. Some equations are difficult or impossible to solve explicitly for "y"; in this case, "y" may still be a function of "x", if for every value of "x" only a single value of "y" is possible for the equation. However, if this is the case, it may be difficult to verify.
Solve for what? Do you want to rearrange the equation for y to be a function of x? y = 70 - 4x Do you want to rearrange it as a function of y? x = (70 - y) / 4 You'll need to be more specific in exactly what you want done.
Set x = 0 and solve the resulting equation in y for the y-intercept. Set y = 0 and solve the resulting equation in x for the x-intercept.
You solve the two equations simultaneously. There are several ways to do it; one method is to solve the first equation for "x", then replace that in the second equation. This will give you a value for "y". After solving for "y", replace that in any of the two original equations, and solve the remaining equation for "x".You solve the two equations simultaneously. There are several ways to do it; one method is to solve the first equation for "x", then replace that in the second equation. This will give you a value for "y". After solving for "y", replace that in any of the two original equations, and solve the remaining equation for "x".You solve the two equations simultaneously. There are several ways to do it; one method is to solve the first equation for "x", then replace that in the second equation. This will give you a value for "y". After solving for "y", replace that in any of the two original equations, and solve the remaining equation for "x".You solve the two equations simultaneously. There are several ways to do it; one method is to solve the first equation for "x", then replace that in the second equation. This will give you a value for "y". After solving for "y", replace that in any of the two original equations, and solve the remaining equation for "x".
In its normal form, you do not solve differential equation for x, but for a function of x, usually denoted by y = f(x).
Well, if you solve the equation for "y", you have "y" as a function of "x". Or you can do it the other way round; solve for "x", to get "x" as a function of "y" (the first option is more commonly used, though).
If it is a linear function, it is quite easy to solve the equation explicitly, using standard methods of equation-solving. For example, if you have "y" as a function of "x", you would have to solve the variable for "x".
Let's assume (for simplicity) that "y" is a function of "x". That means that for every value of "x", there is a unique value of "y". In this case, if the equation can be solved for "y", it is a function. Some equations are difficult or impossible to solve explicitly for "y"; in this case, "y" may still be a function of "x", if for every value of "x" only a single value of "y" is possible for the equation. However, if this is the case, it may be difficult to verify.
Solve for what? Do you want to rearrange the equation for y to be a function of x? y = 70 - 4x Do you want to rearrange it as a function of y? x = (70 - y) / 4 You'll need to be more specific in exactly what you want done.
Set x = 0 and solve the resulting equation in y for the y-intercept. Set y = 0 and solve the resulting equation in x for the x-intercept.
you have to solve y to get the answer
You solve the two equations simultaneously. There are several ways to do it; one method is to solve the first equation for "x", then replace that in the second equation. This will give you a value for "y". After solving for "y", replace that in any of the two original equations, and solve the remaining equation for "x".You solve the two equations simultaneously. There are several ways to do it; one method is to solve the first equation for "x", then replace that in the second equation. This will give you a value for "y". After solving for "y", replace that in any of the two original equations, and solve the remaining equation for "x".You solve the two equations simultaneously. There are several ways to do it; one method is to solve the first equation for "x", then replace that in the second equation. This will give you a value for "y". After solving for "y", replace that in any of the two original equations, and solve the remaining equation for "x".You solve the two equations simultaneously. There are several ways to do it; one method is to solve the first equation for "x", then replace that in the second equation. This will give you a value for "y". After solving for "y", replace that in any of the two original equations, and solve the remaining equation for "x".
To find the inverse of a function, you replace x with y and y with x. Here, y=2x-4 would become x=2y-4. Now, we solve for y. 2y=x+4. y=(x/2)+4, and that is the inverse equation.
Since the second equation is already solved for "y", you can replace "y" by "9" in the other equation. Then solve the new equation for "x".
-- Take the equation. -- Say to yourself, "At the x-intercept, y=0". Set 'y' equal to zero, solve the equation for 'x', and you have the x-intercept. -- Take the original equation again. -- Say to yourself, "At the y-intercept, x=0". Set 'x' equal to zero, solve the equation for 'y', and you have the y-intercept.
The inverse of an equation is rewriting it as a function of the other variable. Simply solve the equation for x instead of y. y=9x can be written as x= (1/9)y --> fy=y/9◄ y=4x+6 (or 4x+6=y) -> 4x=y-6 -> x=(y-6)/4 --> gy=(y-6)/4■