Answer:
The answer is 40/1 dollars person; the cost is 40$ per person.
Answer: A.
Step-by-step explanation:
To answer this, you must first understand what fractional exponents mean.
An exponent of 1 is simply the base itself. 7^1 = 7.
An exponent of 2 is squaring the base: 7^2 = 49.
An exponent of 1/2 is taking the square root of the base: 7^(1/2) = sq root of 7
Therefore, an exponent of 1/3 is taking the cube root of the base.
In this case, the base is 2.03 * t.
Therefore, this can be represented as the cube root of the product of 2.03 and the age of the mammal, so the answer is A.
Answer:
Is this the full question?
Answer:
x = - 2, x = 6
Step-by-step explanation:
Given f(x) = 18 we require to solve
3 | x - 2 | + 6 = 18 ( subtract 6 from both sides )
3 | x - 2 | = 12 ( divide both sides by 3 )
| x - 2 | = 4
The absolute value function always returns a positive value, however, the expression inside can be positive or negative, thus
x - 2 = 4 ( add 2 to both sides )
x = 6
OR
- (x - 2) = 4
- x + 2 = 4 ( subtract 2 from both sides )
- x = 2 ( multiply both sides by - 1 )
x = - 2
As a check substitute these values into the left side of the equation and if equal to the right side then they are the solutions
x = 6 → 3|6 - 2| + 6 = 3|4| + 6 = 3(4) + 6 = 12 + 6 = 18 ← True
x = - 2 → 3|- 2 - 2| + 6 = 3|-4| + 6 = 3(4) + 6 = 12 + 6 = 18 ← True
Hence solutions are x = - 2, x = 6