Answer:
R = rows
C = columns
The chairs will be arranged in a way such that R * C
70
We know that R
20
70 / 20 = 3.5; however, you can't have half of a chair.
So find all the factors of 70 which don't exceed 20.
1, 70
2, 35
<h2>
5, 14</h2><h2>
7, 10</h2><h2>
</h2><h2>There are four ways that Brooke can set up the chairs:</h2><h2>5 rows of 14</h2><h2>7 rows of 10</h2><h2>10 rows of 7</h2><h2>14 rows of 5</h2>
Answer:
2(n+1)+2
You start with two greens and two columns of two orange squares while adding two orange squares each time. So, the bolded part is the green squares that stay the same. The 2(n+1) represents the two orange columns that increase by one block on each side per image.
All of the answers will be less than five. for example if x=-3 n=2 which is less than 5
First, you have to find how many weeks are in 98 and to do so, you would divide it by 7. which turns out to be 14. If you divide 14 by 4 you'll find that their population will double 3 times, but not 3.5 because it is every 4 full weeks.
The equation will look like this, however, I'm not completely certain about the format. I'm using the formula for exponential growth
P(t)=r(2)^t
I did use t as weeks, but for every 4 weeks. R is the number of rabbits. If we were to input our information, we'd get:
P(3)=5(2)^3
If you work it out, you get 40 rabbits. In 14 weeks, the rabbits will double 3 times, so if we were to just figure it out without using the formula, we could double 5 which is 10, double it again, which is 20, and then double it a third time. which is 40.