Answer:
54m2
Step-by-step explanation:
Cut the shape into two - from the 9m length. One has 3m by 8m(ie 5m + 3m) dimensions, and the other 6m(ie 9m - 3m) by 5m dimensions.
Taking area of first one=24m2,then area of the second =30m2.
To get area of whole shape, we add both areas=54m2
NB:Area=l×b
A line parallel and passing through point (1,5) would be y=-3x+8
Answer:
The smallest side is 7inches
Step-by-step explanation:
Let the shorter side be y.
The medium side is 4 more than the short side i.e
Meduim side = 4 + y
The longest side is 5 times the length of the shortest side i.e
Logest side = 5y.
Perimeter of the triangle = 53 inches
But the perimeter of a triangle is the Sum of all sides i.e
P = small + medium + large
53 = y + (4+y) + 5y
53 = y + 4 + y + 5y
Collect like terms
53 — 4 = 7y
49 = 7y
Divide both side by 7
y = 49/7
y = 7inches
Therefore the smallest side is 7inches
Answer:
<u>b(n) = -11 + (n-1)*8</u>
<u></u>
Step-by-step explanation:
Let n be the sequence number, with n=1 the first number b(1) -11
The sequence changes by +8 each step.
<u><em>b(1)</em></u><em> -11</em> + 8 = -3
<u><em>b(2)</em></u><em> -3</em> + 8 = 5
<u><em>b(3)</em></u> <em> 5 </em> + 8 = 13
<u><em>b(4)</em></u><em> </em> <em>13</em>
b(1) = -11
b(2) = -3. or b(1) + 1*8
b(3) = 5, or b(1) + 2*8
b(4) = 13, or b(1) + 3*8
We note that each step adds a multiple of 8 to the initial value of -11. This can be stated as (n-1)*8
The formula for this sequence would be b(n) = b(1) + (n-1)*8
<u>b(n) = -11 + (n-1)*8</u>
Check: Does n=3 return the value of 5?
b(n) = -11 + (n-1)*8
b(3) = -11 + ((3)-1)*8
b(3) = -11 + (2)*8
b(3) = -11 + 16
b(3) = 5 <u><em>YES</em></u>