For this case, we must find the inverse of the following function:

To find the inverse we follow the steps below:

We rewrite the denominator:

We exchange variables:

We solve for y:
We multiply on both sides of the equation by (y-7)

We subtract xy on both sides of the equation:

We add 1 to both sides:

We factor for y:

We divide both sides by (-5-x):

So, we have:

Answer:


You use inclined planes by putting an object on something and push it down like a ramp.
Answer:
<u>a. Symbolic names made up by the programmer that represents locations in the computer's RAM.</u>
Step-by-step explanation:
Note that in programming, variables value can change, depending on the instructions of the programmer.
For example, if two values 10 and 20 are to be stored in a program and used.
The Programmer would do the following:
-
Create variables with symbolic names,
- Store the values in those two variables,
- Retrieve and use the stored values from the variables.
<em>A variable name could be like age, sex, salary, year 2020 etc.</em>
<em></em>