Basket A is 3/16 red.
Basket B is 3/15 red.
The answer is Basket B.
Jennifer will get 7 kilograms of carrots.
To solve this, simply divide 28 by 4, which is the total number of people sharing the carrots altogether. You wouldn’t divide the number of carrots, 3, by 4, because that is additional info that is out there to throw you off track. Instead, to find the weight of the carrots that Jennifer would get, you would divide the total weight of the carrots by the people sharing them to get 7 kg.
Step-by-step explanation:
a) 1.16× 10^-6
standard form should be less than 10. therefore, count decimal places from where the decimal point is located to the right until you reach a number less than 10 ....count the number of shifts in the above is 6 shifts to the right. when moving to the right, power will be negative.(-6)
1.157/1.16 ×10^-6
b) 6.79 × 10^10
67890000000....count till a number less than 10.there will be 10 shifts to the left. the 10 will be your power,(positive) since u r moving to the left exponent is positive
6.789/6.79 × 10^10
Answer: f(n+1) = 3 f(n)
Step-by-step explanation:
- A recursive formula is used to determine each term of a sequence using preceding term or terms.
Given sequence : 2.5, 7.5, 22.5, 67.5, 202.5,...
Here,

Common ratio = 3
Let f(n) be a term in this sequence then the next term will be f(n+1) = 3 f(n), where n is a natural number .
Required recursive formula : f(n+1) = 3 f(n)