Answer is 22
Step by step
770 divided by 35 classes = 22 children get packed lunches
Make sure you substitute x for 3
The equation would be:
5-3<8
Subtract 3
2<8
The statement is true
I'll do the first 2 and 6, and I challenge you to do the other three on your own!
For 1, from some guess and check we can figure out that 5*5=25. Since 5 is a prime number, that's it!
For 2, we can figure out that 7*7=49 and 7 is a prime number, so we're good there.
From 6, we can do some guess and check to figure out that 2*24=48, 2*12=24, 2*6=12, and 2*3=6, resulting in 2*2*2*2*3=48 since 2 and 3 are prime numbers. We found out, for example, to find 2*12 due to that if 2*24=48, 2*24 is our current factorization. By finding 2*12=24, we can switch it to 2*2*12
Answer: 5 benches and 23 students
Step-by-step explanation:
I will answer in English.
We have E students and B benches.
If we sit 4 students per bench, we have 3 students left.
then:
E = 4*B + 3
And if we sit 5 students per bench, there are two places with no students sited.
E = 5*B - 2
now we can replace the E in the second equation with the right part in the first equation:
4*B + 3 = 5*B - 2
3 + 2 = 5*B - 4*B
5 = B
So we have 5 benches, and:
E = 4*5 + 3 = 23 students.