Answer:
The required recursive formula is

Step-by-step explanation:
Mohamed decided to track the number of leaves on the tree in his backyard each year.
The first year there were 500 leaves

Each year thereafter the number of leaves was 40% more than the year before so that means

For the third year the number of leaves increase 40% than the year before so that means

Similarly for fourth year,

So we can clearly see the pattern here
Let f(n) be the number of leaves on the tree in Mohameds back yard in the nth year since he started tracking it then general recursive formula is

This is the required recursive formula to find the number of leaves for the nth year.
Bonus:
Lets find out the number of leaves in the 10th year,

So there will be 10330 leaves in the 10th year.
Answer:
9 remainder 1
Step-by-step explanation:
Not sure but uh... 73/8=9 remainder 1.
Is this what you are looking for?
Answer:
x<_2
Step-by-step explanation:
first off solve this like a regular equation the >_ dosent matter till later
so basically first multiply - by 13 and -x so you get -13 and x (multiplying two negatives = a positive)
so its 5x-13+x>_9x-7
add 5x and x to get 6x-13 on one side
then you get 6x-13>_9x-7 then subtract -9x from both sides
so its now -3x-13>_-7 add 13 so you get -3x>_6
then divide both sides by -3 (when you divide an equation with a >< or <_ >_ by a negative number that sign switches) so it will now be x<_2
that your final answer hope this helps :)
Answer: The answer is 22,452
Step-by-step explanation: Multiply 6×2 which will be 12
Put the 1 from the 12 on top of the 4 then do 4×6+1 it will equal 25
Then put the 2 on top of the 7 then do 7×6+2 it will equal 44
Then put the 4 on top of the 3 then do 3×6+4 it will equal 22
And that's how you get your answer.
Answer:
Length = 15 cm, width = 12 cm, Perimeter = 54 cm
Step-by-step explanation:
The ratio of the length and breadth of a rectangle is 5:4 and its area is 180 cm².
Length = 5x
Breadth = 4x
Area of rectagle,
A = bl
180 = 5x × 4x
180 = 20x²
x² = 9
x = 3
Length = 5x = 5(3) = 15 cm
Width = 4x = 4(3) = 12 cm
Perimeter of rectangel,
P = 2(l+b)
= 2(15+12)
= 54 cm
Hence, this is the required solution.