Answer:
w
Step-by-step explanation:
Answer:
r - 5 = 2c
r = 75
Step-by-step explanation:
To write an equation for the problem, we first need do declare the value of the number of apps cora has.
Let c = Cora's apps
r - 5 = 2c
r - 5 is used to indicate that Rita deleted 5 apps.
2c is used to represent the twice the number of apps Cora has.
Now you said that Cora had 35 apps.
Let's plug that into the equation.
r - 5 = 2c
r - 5 = 2(35)
r - 5 = 70
Now we transpose the -5 to the other side to leave r.
r = 70 + 5
r = 75
So if Cora has 35 apps, then Rita will have 75 apps.
Answer:
D. $1,136.79
Step-by-step explanation:
In this example, we want to learn what the original price of the computer would be if the price is $1,205, and this includes a 6% sales tax. This means that this price is 106% of the original price (100% is the price, while 6% is the tax). Therefore:
1205 * 1.06 = 1136.79
Answer:
2.83
Step-by-step explanation:
85 divided by 30 = 2.83
.25 times 2.83 = .70 cents
Answer:
h(x) = x/2 - 1/2
Step-by-step explanation:
Here's the procedure for finding the inverse function algebraically:
1. Replace the label 'f(x)' with the label 'y:' y = 2x + 1
2. Interchange x and y: x = 2y + 1
3. Solve the resulting equation for y: 2y = x - 1, or y = (1/2)(x - 1) or y = x/2 - 1/2
This result corresponds to the 1st given possible answer choice.
The desired inverse function is h(x) = x/2 - 1/2