<span>Assume n begins with 1
an = 3n
a1 = 3*1 = 3
a2 = 3*2 = 6
a3 = 3*3 = 9
a4 = 3*4 = 12
Answer: 3,6,9,12</span>
The easiest way to do this is to split each figure into smaller shapes.
1. a rectangle and a triangle
2. 3 separate rectangles
3. triangle and rectangle
... so on
You then find the areas of the smaller shapes and then add them together.
1. (for rectangle) 6*3 = 18
(for triangle) (12*15)/2 = 90 90 + 18 = 108
2. 4*8 = 32
8*4 = 32
12*12 = 144 32 + 32 + 144 = 208
...so on
If there are 40 children aged twelve and under and x of them are under three years old, 40 - x aged three twelve years old. From the 92 people that where taken by the company on whale watching trips, 52 are over twelve years old. The equation that best show the total cost, C is
(40 - x)(36) + (52)(48) = C
Rearranging the equation gives,
x = 40 - ((C - 2496)/ 36)