A sorry I can't see the image
L = rc
= 26.9 * 9*3.14 / 5
= 152.04 to nearest 1/100
Democracy: a system of government by the whole population or eligible members of state, typically through elected representatives
elements:
- equality
- accountability
- rule of law
- transparency
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer:
No, they will need an additional £34 to stay the planned 10 nights.
Step-by-step explanation:
Attached screenshot of a spreadsheet.
The cost for 10 nights for the 2 people is £100.
The tent site rental (over 10m^2) for 10 nights is £150.
Savings for the two over the 9 weeks is £216.
They will need an additional £34 to camp as planned.
I suggest fibbing about the extra 0.5m^2 needed for the tent site. That will reduce the bill by £30, so they are only £4 short. Time to make a couple of friends.