Answer:
20 slices
Step-by-step explanation:
--------------------------------------------------
Define length and width
--------------------------------------------------
Let x be the width
width = x
Length = 2x + 4
--------------------------------------------------
Formula
--------------------------------------------------
Perimeter = 2(length + width)
--------------------------------------------------
Find Length and width
--------------------------------------------------
62 = 2(2x + 4 + x)
62 = 2(3x + 4) <em> ← combine like terms </em>
62 = 6x + 8 <em>← remove bracket </em>
62 - 8 = 6x <em>← minus 8 on both sides </em>
6x = 54 <em> ← swap sides </em>
x = 54 ÷ 6 <em>← divide by 6 on both sides</em>
<em>x = 9 m</em>
--------------------------------------------------
Find Length and Width
--------------------------------------------------
Width = x = 9 m
Length = 2x + 4 = 2(9) + 4 = 22 m
--------------------------------------------------
Answer: Length = 22m
--------------------------------------------------
Answer:
n= s/180 +2
Step-by-step explanation:
s=(n-2)180
/180
s/180=n-2
+2
s/180 +2 =n
Answer:
Yes its C
Step-by-step explanation:
First off the y intercepts + 3 and the line hits it not -3 so option D is out
Also the slope is negative so Option A and B are out
Answer:
Arithmetic
An = A[n - 1] + 3/5
An = 3/5[n]
Step-by-step explanation:
Number of days = 5
Number of chocolate = 3
Computation:
Recursive:
Number of chocolate eat per day = 3/5
So,
First term a1 = 3/5
So,
An = A[n - 1] + 3/5
Explicit:
An = 3/5 + 3/5[n-1]
An = 3/5[n]