Answer:
false
Step-by-step explanation:
Answer:
26
Step-by-step explanation:
You want to know the value of x that makes y=1000. You can plug the equation in to your calculator or desmos. Look at the table for when y=1000. X is 26.
To check, plug in 26 for x. 26^2 + 20(26) - 196 = 1000.
The easiest way to do this is to plug in the numbers for the variebles and see if they equal the same in both sides. lets try the first one 5(1)+2(-3)=-1, multiply the nmbers to get 5-6=-1 now simplify to get the answer of -1=-1, they both equal the same so this means that the first option is the correct one
Hope this helps
Answer:
21
Step-by-step explanation:
Answer:
- f^-1(x) = (3/8)(x +1) . . . . as written
- f^-1(x) = (x +5)/(3x -1) . . . with appropriate parentheses
Step-by-step explanation:
The inverse function can be found by solving for y:
x = f(y)
x = y + 5/3y -1 . . . . . . . . . . y +(5/3)y -1 . . . per order of operations
x+1 = 8/3y . . . . . . . . . . add 1
(3/8)(x +1) = y . . . . . . . . multiply by 3/8
f^-1(x) = (3/8)(x +1) . . . . . inverse of the function as written
_____
Perhaps you intend f(x) = (x+5)/(3x-1). The inverse is found the same way.
x = (y +5)/(3y -1)
x(3y -1) = y +5
3xy -x = y +5 . . . . . eliminate parentheses
3xy -y = x + 5 . . . . . add x-y
y(3x -1) = x +5 . . . . . factor out y
y = (x +5)/(3x -1) . . . divide by the coefficient of y
f^-1(x) = (x +5)/(3x -1) . . . . inverse of rational function