Linear System Problem: Finding Number of Coins with Given Value and Quantity

In summary: Thus one obtains the set of solutions (x,y)=(\frac{78-9t}{4},\frac{10+5t}{4}). These solutions only wok when t is an allowed value. For instance, take t=2. Then (x,y)=(5,15). So t=2 is an allowed value. Now try t=22 and tell us if that is allowed to be taken as the number of dimes.If x,y,z were in R, then Yes there would be infinitely many solutions (coins). But here we deal with natural numbers and for example you can't put z=23 because it then exceeds the total number of coins. So there is a
  • #1
temaire
279
0

Homework Statement


1. a) If you have 22 coins consisting only of pennies, nickels, and dimes, and the coins have a total value of 100 cents, how many pennies, nickels, and dimes do you have? Also you have the same number of nickels and dimes.
b) If you do not know that you have the same number of nickels and dimes, what is the answer to the above question?


The Attempt at a Solution


I was able to figure out the answer to the first question by making the following system of equations:
[tex]x + 5y + 10z = 100[/tex]
[tex]x + y + z = 22[/tex]
[tex]y - z = 0[/tex]

I converted this into a matrix, row reduced it, and got x=10, y=6, and z=6, in which x=penny, y=nickel, and z=dime.

However, I am unsure about part b. How can you find the number of pennies, nickels, and dimes when you have 2 equations and 3 variables? I tried, but I end up with a system of equations of:
[tex]x-\frac{5}{4}z = \frac{5}{2}[/tex]
[tex]y + \frac{9}{4}y = \frac{39}{2}[/tex]
 
Physics news on Phys.org
  • #2
temaire said:

Homework Statement


1. a) If you have 22 coins consisting only of pennies, nickels, and dimes, and the coins have a total value of 100 cents, how many pennies, nickels, and dimes do you have? Also you have the same number of nickels and dimes.
b) If you do not know that you have the same number of nickels and dimes, what is the answer to the above question?


The Attempt at a Solution


I was able to figure out the answer to the first question by making the following system of equations:
[tex]x + 5y + 10z = 100[/tex]
[tex]x + y + z = 22[/tex]
[tex]y - z = 0[/tex]

I converted this into a matrix, row reduced it, and got x=10, y=6, and z=6, in which x=penny, y=nickel, and z=dime.

However, I am unsure about part b. How can you find the number of pennies, nickels, and dimes when you have 2 equations and 3 variables? I tried, but I end up with a system of equations of:
[tex]x-\frac{5}{4}z = \frac{5}{2}[/tex]
[tex]y + \frac{9}{4}y = \frac{39}{2}[/tex]

As you made the set of equations for part a in a correct way, eliminating the 3th equation would reduce it to an underdetermined system of linear equations for which there are always further solutions because you have one degree of freedom that allows you to set the number of a particular coin by hand to get a two-equation system which is solvable iff you substitute that free variable with an appropriate number.

AB
 
  • #3
Altabeh said:
As you made the set of equations for part a in a correct way, eliminating the 3th equation would reduce it to an underdetermined system of linear equations for which there are always further solutions because you have one degree of freedom that allows you to set the number of a particular coin by hand to get a two-equation system which is solvable iff you substitute that free variable with an appropriate number.

AB

Does that mean there are infinite many solutions to the underdetermined system? Or does that depend on whether its consisten or not?
 
  • #4
temaire said:
Does that mean there are infinite many solutions to the underdetermined system? Or does that depend on whether its consisten or not?

If x,y,z were in R, then Yes there would be infinitely many solutions (coins). But here we deal with natural numbers and for example you can't put z=23 because it then exceeds the total number of coins. So there is a finite set of solutions.

AB
 
  • #5
So I have to substitue 0,1,2,...,21,22 into z?
 
  • #6
temaire said:
So I have to substitue 0,1,2,...,21,22 into z?

Look, you must put z=t which says "hey x and y! I'm free". Then from our set of equations we have:

[tex]x + y = 22-t[/tex],
[tex]x + 5y = 100-10t[/tex].

Thus one obtains the set of solutions [tex](x,y)=(\frac{78-9t}{4},\frac{10+5t}{4})[/tex]. These solutions only wok when t is an allowed value. For instance, take t=2. Then (x,y)=(5,15). So t=2 is an allowed value. Now try t=22 and tell us if that is allowed to be taken as the number of dimes.

AB
 

1. What is a linear system problem?

A linear system problem is a type of mathematical problem that involves finding the values of unknown variables in a set of linear equations. These equations are represented by lines on a graph, hence the name "linear".

2. What is the difference between a linear system problem and a non-linear system problem?

A linear system problem involves equations that can be represented by straight lines, while a non-linear system problem involves equations that cannot be represented by straight lines. Non-linear equations may have curves or other shapes on a graph.

3. How do you solve a linear system problem?

A linear system problem can be solved using various methods, such as substitution, elimination, or graphing. These methods involve manipulating the equations to isolate and find the values of the unknown variables.

4. What are some real-life applications of linear system problems?

Linear system problems can be used to model and solve real-life situations, such as determining the optimal production levels in a manufacturing plant, finding the best route for a delivery truck, or predicting population growth in a city.

5. Can linear system problems have more than two variables?

Yes, linear system problems can have any number of variables, but they must have the same number of equations in order to have a unique solution. If there are more variables than equations, the system is considered underdetermined, and if there are more equations than variables, the system is considered overdetermined.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
826
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
296
  • Calculus and Beyond Homework Help
Replies
2
Views
515
  • Calculus and Beyond Homework Help
Replies
3
Views
565
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
21
Views
846
Back
Top