Answer:
0.25 minutes
Step-by-step explanation:
It will take 1/12 the time for the duck to fly 1/12 the distance. Therefore, it will take 3 * 1/12 minutes which is 0.25 (1/4 in fraction form).
Hope this helps :)
We first find A2, for which we multiply A with itself. We perform matrix multiplication in which we multiply rows of first matrix with columns of second matrix element by element and add.
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
315 I think I hope this helps