Solution to simple math problem again. .

  • Thread starter Thread starter johnnyies
  • Start date Start date
AI Thread Summary
Laura has $1.50 in dimes and nickels, with twice as many dimes as nickels, leading to the solution of 12 dimes and 6 nickels. To explain this to an elementary school child, start by defining variables for the number of dimes and nickels. Translate the problem into two equations, considering the total value in cents for clarity. A case-wise approach can help illustrate the relationship between the coins, starting with simple examples and gradually increasing complexity. Using models can effectively relate the problem to an algebraic system for better understanding.
johnnyies
Messages
93
Reaction score
0

Homework Statement


Laura has $1.50 in dimes and nickels. She has twice as many dimes as
nickels. How many dimes does she have?

The Attempt at a Solution


12 dimes and 6 nickels, duh.

The actual question is, how would I explain this to an elementary school child who has never had any experience with systems of equations? (the way I did it)
 
Physics news on Phys.org
Start with variables that represent the number of each type of coin.

Let d = the number of dimes
Let n = the number of dimes.

Now translate the first and second sentences into two equations, keeping in mind that the value of a dime is 10 cents and the value of a nickel is 5 cents. (It's probably easier to write the total value as 150 cents rather than 1.5 dollars.)
 
Not sure what level of elementry school you mean, but this might work.

Do it case wise...
The number of dimes dictates the number of nickels.

Start with the most simple case...

1 nickel 2 dimes = $0.25

To small, so go bigger.

100 nickels, 200 dimes = $25

Too big.

There must be something in the middle...

Then pick something you know is close to the answer.

10 dimes, 5 nickels = $1.50

Eventually work up or down to the answer.

However, if you're doing algrbra, try doing the system of equations.
 
flatmaster, your approach might be better than mine. I saw the part about explaining to a kid in elementary school, but it didn't really click with me.
 
johnnyies said:

Homework Statement


Laura has $1.50 in dimes and nickels. She has twice as many dimes as
nickels. How many dimes does she have?

The Attempt at a Solution


12 dimes and 6 nickels, duh.

The actual question is, how would I explain this to an elementary school child who has never had any experience with systems of equations? (the way I did it)

Use model to relate to algebraic system.
It always work
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top