This looks like a simple arithmetic series. Each term is 7 greater than the previous term.
Therefore, the Nth term is 17 + 7N.
For example, the first term is 17 + 7*1 = 17 + 7 = 24.
The second term is 17 + 7*2 = 17 + 14 = 31
etc...
And the 500th term is 17 + 7 * 500 = 17 + 3500 = 3517
Answer:
log(4x3y)
Step-by-step explanation:
Answer:
f^-1(x) = (x -2)/3
Step-by-step explanation:
To find the inverse function, swap x and y, then solve for y.
y = 3x +2 . . . . given function
x = 3y +2 . . . . inverse relation
x -2 = 3y . . . . subtract 2
(x -2)/3 = y . . . divide by 3
f^-1(x) = (x -2)/3 . . . . in functional form