answersLogoWhite

0

Eugenia had five times as many quarters as dimes. If the total value of her coins was $16.20 how many of each kind of coin did she have?

Let x= the amount of dimes Eugenia had (dimes are worth 10)

Let 5x= the amount of quarters Eugenia had (quarters are worth 25)

Equation: 10(x) + 25(5x)=1620 (because that is how many cents there are)

10(x)+25(5x)=1620

10x+125x=1620

135x=1620

1/135(135)=1/135(1620)

1x= 12

x=12

check

10(x) + 25(5x)=1620

10(12)+25(5x12)=1620

120+25(60)=1620

120+1500=1620

1620=1620

x=12

5x=1500

Therefore Eugenia had 12 dimes and 60 quarters

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are three examples of solutions?

There is the solution to a puzzle. There is a chemical solution There is an alloy There is a solution to an equation There is a solution to a problem


What three of examples of solutions?

There is the solution to a puzzle. There is a chemical solution There is an alloy There is a solution to an equation There is a solution to a problem


Decision analysis and resolution best examples?

Identify the Solution for a problem


When writing a problem-and-solution essay it is important to include details that?

When writing a problem-and-solution essay, it is important to include clear descriptions of the problem, provide evidence or examples to support the problem, offer a feasible solution with supporting details, and explain how the solution addresses the root cause of the problem.


What is an example of a number relation problem with a solution?

examples of number relation problems


In a problem-and-solution essay one way to strengthen your position is to?

provide reliable evidence and examples to support your proposed solution, demonstrate a clear understanding of the problem and its implications, and address potential counterarguments to show the feasibility and effectiveness of your solution.


How do you write a problem-solution essay?

To write a problem-solution essay, you need to first identify a specific problem that needs to be addressed. Then, you should analyze the causes and effects of the problem before proposing a solution or solutions to address it. Make sure to provide evidence and examples to support your ideas and present a clear structure with an introduction, body paragraphs for the problem and solution, and a conclusion.


What are examples of a solutions?

Well, it depends on what you mean by solution, if you mean the scientific type three examples may be sugar in water, Kool-Aid in water or mixing two different paints.


When writing a problem-and-solution essay it is important to include details that what?

When writing a problem-and-solution essay, it is important to include specific examples of the problem to make it clear and compelling. Additionally, provide evidence or data to support the existence and seriousness of the problem. Finally, propose realistic and actionable solutions that address the root causes of the problem and explain how they can be implemented.


Is statistics a solution of your problem or means to indicate problem?

It is a solution.


Which is correct usage - solution for or solution to?

For every problem there is a solution to the problem, just as you can have a key to a lock.However for a problem you have a special solution for the problem just as you have a key made for a particular lock.


How can the coin change problem be solved using dynamic programming?

The coin change problem can be solved using dynamic programming by breaking it down into smaller subproblems and storing the solutions to these subproblems in a table. This allows for efficient computation of the optimal solution by building up from the solutions to simpler subproblems.