The answer is C. 21/50 is 0.42. 7/50 is 0.14. 19/50 is 0.38. 43/50 is 0.86. To convert a fraction to a decimal, you will have to divide the numerator by the denominator.
Hope this helped.
Straight line depreciation, the value of the car is given by the following equation, where V is the value of the car, and O is the original value of the car, and x is the number of years since buying the car. V=O-2x This equation follows the form of a straight line, that is: y=mx+b
#include
int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
For this case we have an equation of the form:
f (w) = A * (b) ^ w
Where,
A: initial amount
b: growth rate
w: number of weeks
Substituting values we have:
f (w) = 400 * (1.05) ^ w
Answer:
the beetle population can be determined after a number of weeks, w, with the following function:
f (w) = 400 * (1.05) ^ w