Divide the amount from the months , then add the percentage
Do the opposite of division which is multiplication. 2.6x2=5.2
I hope I did it correctly and that it benefits you ^^
Let x be the amount of weeks.
60 + 7x = 120
60 - 60 + 7x = 120 - 60
7/7x = 60/7
x = 8.571428571
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]
Answer: the length of the rectangle is 37ft
the width of the rectangle is 6 ft
Step-by-step explanation:
Let L represent the length of the rectangle.
Let W represent the width of the rectangle.
The formula for determining the perimeter of a rectangle is expressed as
Perimeter = 2(L + W)
The perimeter of the given rectangle is 86 feet. This means that
2(L + W) = 86
Dividing through by 2, it becomes
L + W = 43 - - - - - - - - - - - -1
Its length is 7 more than five times its width.. This means that
L = 5W + 7
Substituting L = 5W + 7 into equation 1, it becomes
5W + 7 + W = 43
6W + 7 = 43
6W = 43 - 7
6W = 36
W = 36/6
W = 6
L = 5W + 7 = 5 × 6 + 7
L = 37