Answer: 12 friends.
Step-by-step explanation:
the data we have is:
Mei Su had 80 coins.
She gave the coins to her friends, in such a way that every friend got a different number of coins, then we have that:
The maximum number of friends that could have coins is when:
friend 1 got 1 coin
friend 2 got 2 coins
friend 3 got 3 coins
friend N got N coins
in such a way that:
(1 + 2 + 3 + ... + N) ≥ 79
I use 79 because "she gave most of the coins", not all.
We want to find the maximum possible N.
Then let's calculate:
1 + 2 + 3 + 4 + 5 = 15
15 + 6 + 7 + 8 + 9 + 10 = 55
now we are close, lets add by one number:
55 + 11 = 66
66 + 12 = 78
now, we can not add more because we will have a number larger than 80.
Then we have N = 12
This means that the maximum number of friends is 12.
easy
Step-by-step explanation:
if you have for example x^2-4
just graf x^2 and that put down all point for 4
<span>prime factors are prime numbers that can be multiplied to give the number.
to find the prime factors the number is divided by the prime numbers by which the number is divisible.
24 / 3 = 8
8 / 2 = 4
4 / 2 = 2
2 / 2 = 1
24 is divisible by 3 , 2 , 2 and 2.
therefore 24 written as a product of its prime factors is 24 = 2 x 2 x 2 x 3</span>
Answer:
x = 0
y = -2
Step-by-step explanation:
The given system of equation are:
5x + y = -2
2x - 2y = 4
The problem here is to find x and y from the expression
5x + y = -2 ----- i
2x - 2y = 4 ---- ii
So;
i x 2 : 10x + 2y = -4 ---- iii
ii x 5 : 10x - 10y = 20 ----- iv
iii - iv; 12y = -24
y = -2
Now find x;
5x + y = -2
5x - 2 = -2
x = 0