twice as many cats (as) dogs.
c = 2d [not true]
Three less than twice as many cats (as) dogs.
c = 2d - 3
210 combined,
c + d = 210
Subtracting,
-d = 2d - 3 - 210
-3d = -213
d = 71
Answer: 71
Answer:
See below
Step-by-step explanation:
Given function is ,
=> f(x) = 4x + 7.
Replace f(x) with y ,
=> y = 4x + 7
For finding the inverse , interchange x and y ,
=> x = 4y + 7
Now solve for y ,
=> 4y = x - 7
=> y = x-7/4
Replace y with f-¹(x) ,
=> f-¹(x) = (x-7)/4
These are the required steps .