Volume of a cylinder of radius r and heigth h is

Here h is 15 cm and r is 6 cm.
We can say that x is the largest number.
So the sum is x + (x - 1) + (x - 2) + (x - 3) + (x - 4) = -5
Now solve for x:
x + x + x + x + x - 1 - 2 - 3 - 4 = -5
5x - 10 = -5
5x = 5
x = 1
So the largest number is 1.
Check: 1 + 0 + -1 + -2 + -3 = -2 + -3 = -5 so 1 is correct.
Answer:
8 one-dollar bills
3 five-dollar bills
2 ten-dollar bills
Step-by-step explanation:
Let x = # of one-dollar bills, y = # of five-dollar bills, and z = # of ten-dollar bills. Total amount in the wallet is $43, so the first equation would be 1x + 5y + 10z = 43. Next, there are 4 times as many one-dollar bills as ten-dollar bills, so x = 4z. There are 13 bills in total, so x + y + z = 13
x + 5y + 10z = 43
x = 4z
x + y + z = 13
x + 5y + 10z = 43
x + 0y - 4z = 0
x + y + z = 13
5y + 14z = 43
-y - 5z = -13
5y + 14z = 43
-5y - 25z = -65
-11z = -22
z = 2
x = 4z
x = 4*2 = 8
x + y + z = 13
8 + y + 2 = 13
10 + y = 13
y = 3