Answer:
should be 63
Step-by-step explanation:
You are trying to solve what percent of the difference between $26.60 and $18 is of $24.60, so:
$24.60 - $18 = $6.60
24.60x = $6.60
x = 6.60/24.60
x = 0.2683
So the percent increase is 26.83%
The length of a diagonal is nine inches because it is the same length as the side length.
Answer:
24/100 or 6/25
Step-by-step explanation:
.24 is the same as 24/100 if you need to simplify then just find a common number to divide by.
Hope this helps! Please mark Brainliest! Have a great day!
Thank you for using Brainly!
Answer:
f(x) = 12*(2)^x
Step-by-step explanation:
A generic exponential equation is written as:
f(x) = A*(r)^x
And we also know that this equation passes through:
(-1, 6)
(0, 12)
(1, 24)
(2, 48)
For the second point, (0, 12) we know that when f(0) = 12
Then:
f(0) = 12 = A*(r)^0
And for every real number different than zero, a^0 = 1
Then:
f(0) = A*1 = A = 12
Then the equation is:
f(x) = 12*(r)^x
Now we can use one of the other points, like (1, 24)
Then f(1) = 24
We can solve:
f(1) = 24 = 12*(r)^1 = 12*r
24/12 = r
2 = r
Then the equation is f(x) = 12*(2)^x
Now we need to check if this function also passes through the points (-1, 6) and (2, 24):
f(-1) = 12*(2)^-1 = 12/2 = 6
f(2) = 12*(2)^2 = 12*4 = 48
Nice.
So we can see that the function is f(x) = 12*(2)^x