MHB How many weights of each type are needed at a gym to total 3180 pounds?

  • Thread starter Thread starter bergausstein
  • Start date Start date
AI Thread Summary
The discussion centers on calculating the number of weights needed in a gym to total 3180 pounds, given specific relationships between different weight types. The initial approach incorrectly used the number of weights instead of their total weight in the equation. The correct formulation involves multiplying the number of each weight type by their respective weights: 100-pound, 50-pound, and 20-pound weights. This adjustment is necessary to ensure the solution yields whole numbers for the count of weights. The conversation highlights the importance of accurately representing the problem to achieve valid results.
bergausstein
Messages
191
Reaction score
0
A gym offers a variety of weights for use by its mem-bers. If there are 6 more 50-pound weights than 100-pound weights and three times as many 20-pound
weights as 50-pound weights, for a total of 3180
pounds, how many of each weight are there?

this is howi solved it,

let
$x=$ # of 100 pound weights
$x+6=$ # of 50 pound weights
$3(x+6)=$ # of 20 pound weights

my equation,

$x+x+6+3(x+6)=3180=2x+3x+24=3180=5x+24=3180$ and then $x=631.2$

there are 631.2 (100 pound weights), 637.2(50 pound weeights), and 1911.6 (20 pound weights)

but my answers didn't make sense. because it's not a whole number. i expect to get a whole number.

can you help me with this. thanks.
 
Mathematics news on Phys.org
You are using the number of weights rather than the weight of each set in your equation. You want:

$$x(100\text{ lb})+(x+6)(50\text{ lb})+3(x+6)(20\text{ lb})=3180\text{ lb}$$
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top