To solve this, simply switch the X and y variables within one equation, and upon doing so, see and check if it equals to the other equation.
f(X) = -X + 4/5
Y = -X + 4/5
X = (-Y+4)/5
5X = -Y + 4
-Y = 5X - 4
Y = -5x + 4
Yes, by looking at the second equation it is an inverse of the first one.
The coefficient of x in this case is 1. (x*x = x^2)
I didn't get the same answers.
In this problem, 25 is your constant (the number of baby hats you already started out with).
26 will be affected by your variable, d, the number of days. With each day that passes, 26 more hats will be knit, so the expression 26d can be used.
Set h equal to the constant + hats made per day to create an expression that you can use to solve for h:
h = 26d + 25
Now, just plug the numbers in for d to get h:
When d = 2, h = 26d + 25 = 26(2) + 25 = 77
When d = 4, h = 26d + 25 = 26(4) + 25 = 129
When d = 7, h = 26d + 25 = 26(7) + 25 = 207
When d = 9, h = 26d + 25 = 26(9) + 25 = 259
Your answers should be:
77
129
207
259
Answer:
-5
Step-by-step explanation:
f(-2) means that -2 is going to be our input in this function.
To solve this, simply substitute -2 for x in the expression given.
If f(x) = 3x+1, then f(-2) = 3(-2) + 1
3(-2)+1 = -6+1 = -5
Hope this helped!