Answer:
See below.
Step-by-step explanation:
9.55 * 10^3 = 9550.
So it is greater than 5,900.
Answer:
80 yd^2
Step-by-step explanation:
Since the formula for squares is s^2, we can use this to set up an equation, which is
s^2=400
If we square root this, we get
s=20
The perimeter formula for a square is 4s, so if we plug in, we end up with 80 yd^2
Answer:
Step-by-step explanation:
M + P + C = 13.5
6M + 3P + C = 48.50
OM + 2P - C = O
2P = C
Therefore, there are 6 pounds of meat, 2.5 pounds of potatoes, and 5 pounds of carrots.
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