SOLUTION: roxanne has P4.65 in 5 cents and 25 cents. The number of 25 cents coins is 1 more than twice the number of nickels (5 cents). How many quarters (25 cents) she has?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: roxanne has P4.65 in 5 cents and 25 cents. The number of 25 cents coins is 1 more than twice the number of nickels (5 cents). How many quarters (25 cents) she has?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1121179: roxanne has P4.65 in 5 cents and 25 cents. The number of 25 cents coins is 1 more than twice the number of nickels (5 cents). How many quarters (25 cents) she has?
Found 3 solutions by ikleyn, MathTherapy, greenestamps:
Answer by ikleyn(52788) About Me  (Show Source):
You can put this solution on YOUR website!
.
From the condition, you have this system of equation

  x - 2y =   1        (1)      (counting coins)
25x + 5y = 465        (2)      (counting cents).


where x = the number of quarters and y = the number of nickels.


From equation (1), express  x = 1 + 2y and then substitute it into equation (2), replacing x.

You will get a single equation for one unknown y:


25*(1+2y) + 5y = 465


Simplify and solve for y:


25 + 50y + 5y = 465

55y = 465 - 25 = 440

y = 440%2F55 = 8.


Then x = 1 + 2y = 1 + 2*8 = 17.


Answer.  8 nickels and 17 quarters.


Check.   8*5 + 17*25 = 465  cents.    ! Correct !

Solved.     //   The method I used to solve the system is called the  "Substitution method".

So,  on the way,  you learned how to solve the system of equations using the Substitution method.

---------------

For coin problems and their detailed solutions see the lessons in this site:
    - Coin problems
    - More Coin problems
    - Solving coin problems without using equations
    - Kevin and Randy Muise have a jar containing coins
    - Typical coin problems from the archive
    - Three methods for solving standard (typical) coin word problems
    - More complicated coin problems
    - Solving coin problems mentally by grouping without using equations
    - Santa Claus helps solving coin problem

You will find there the lessons for all levels - from introductory to advanced,
and for all methods used - from one equation to two equations and even without equations.

Read them attentively and become an expert in this field.

Also,  you have this free of charge online textbook in ALGEBRA-I in this site
    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this online textbook under the topic "Coin problems".


Save the link to this online textbook together with its description

Free of charge online textbook in ALGEBRA-I
https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson

to your archive and use it when it is needed.



Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

roxanne has P4.65 in 5 cents and 25 cents. The number of 25 cents coins is 1 more than twice the number of nickels (5 cents). How many quarters (25 cents) she has?
Let number of nickels and quarters be N and Q, respectively
We then get: .05N + .25Q = 4.65
N + 5Q = 93 ------- Multiplying by 20
N = 93 - 5Q ------- eq (i)
Also, Q = 2N + 1 ------ eq (ii)
Q = 2(93 - 5Q) + 1 ---- Substituting 93 - 5Q for N in eq (ii)
Q = 186 - 10Q + 1
Q + 10Q = 187
Q, or number of quarters = highlight_green%28matrix%281%2C3%2C+187%2F11%2C+%22=%22%2C+17%29%29

Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


If a solution using formal algebra is not required, it can be good mental exercise solving this by logical analysis and mental arithmetic.

(1) Take away the one "extra" 25 cent coin; that leaves a total of 4.40, with the number of quarters now exactly twice the number of nickels.

(2) Since the number of quarters is now twice the number of nickels, group the coins in groups each containing two quarters and one nickel. The value of each group will be 0.55.

(3) The number of groups of those coins required to make the total of 4.40 is 4.40/0.55 = 8. So all together in the groups there are 16 quarters and 8 nickels.

(4) Now add back in the other quarter, to get the final answer of 17 quarters and 8 nickels.