3^x is raising 3 to an unknown number or variable, while x^3 is raising a variable to 3 (x*x*x)
Answer:

where w is width of rectangle.
Step-by-step explanation:
We are given the following in the question:
The perimeter of a rectangle must be less than 170 feet.
Length of rectangle = 44 feet
Perimeter of rectangle =

Let w be the width of rectangle.
According to the question,

Thus, the width of triangle should be less than 41. Since w cannot take negative values, we can express value of w in interval notation as,

Answer:
g = 16/3
Step-by-step explanation:
Let n = number of nickels, and p = number of pennies.
The number of coins is 25, so we get this equation.
n + p = 25
The value of the coins is 0.05 per nickel, and 0.01 per penny.
0.05n + 0.01p = 0.73
Now you have a system of equations.
n + p = 25
0.05n + 0.01p = 0.73
Solve the first equation for n:
n = 25 - p
Now substitute into the second equation.
0.05(25 - p) + 0.01p = 0.73
1.25 - 0.05p + 0.01p = 0.73
-0.04p = -0.52
p = 13
There were 13 pennies.
Now we substitute 13 for p in n + p = 25 to find out the number of nickels.
n + 13 = 25
n = 12
There are 13 pennies and 12 nickels.
Check: 13 pennies and 12 nickels does total 25 coins.
13 * 0.01 + 12 * 0.05 = 0.13 + 0.60 = 0.73
The value is $0.73.
Our answer is correct.