#Given a large supply of 5g and 7g weights, show how to weigh any number of grams using a balance.
7 messages · Page 1 of 1 (latest)
Put the object you want to measure on one side.
Then put 2 7g weights on the same side as the object and 3 5g weights on the other side
Keep repeating the second step till they balance out
Basically, you want to create a 1 g difference which you can stack
how you can write this
mathmatically ?
That solution is mathematical.