Solve Matrix Application for Single Women's Poll Answers

In summary, the question is whether or not a system of equations with three unknowns can have a unique solution. If the system has two equations with two variables, then a unique solution can exist. If the system has three equations with three variables, then an infinite number of solutions can exist.
  • #1
kuahji
394
2
The question is "For single women in the poll, the percentage who said no exceeded the combined percentages for those who said yes and those who said not sure by 22%. If the percentage who said yes is doubled, it is 7% more than the percentage who said no. Find the percentage of single women who responded yes, no, and not sure."

The chapter deals with matrices so I naturally tried to setup the problem as follows
1 1 -1 | -22 (yes, no, not sure)
2 0 -1 | 7

The back of the book setups on an equations as follows
x + z = y - 22
2x = y + 7

I tried to eliminate one of the variables, but then I always end up with two unknowns in the final equation. The main problem I'm running into is that the chapter provides examples that Gaussian Elimination works nicely on, but this method does not appear to work so nicely on this problem. Is the way I setup it up the first time correct & is there a particular method that would work better than another to solve the problem?

Fyi, the back of the book as yes 34%, no 61%, & not sure 5% for the answer.
 
Physics news on Phys.org
  • #2
kuahji said:
I tried to eliminate one of the variables, but then I always end up with two unknowns in the final equation.
What does this fact tell you about the original system of equations? This result is giving you a big hint about what you need to do... if you know how to read the hint.
 
  • #3
If you have a system of equations with three unknowns but only two equations, what do you know about the system(can there be a unique solution)? Do you know about free variables yet?

Basically you reduce the system to echelon form, reduced echelon form if you like(easier as you will need to use back-substitution later if you don't, but some people like doing that for some odd reason), and the variables that do not appear as leading 1's in the system are called 'free variables', you can assign any number to them and get a solution, in other words the system has an infinite number of solutions. You can also solve the system by solving for the non-free variables in terms of the free variables.

I am assuming that in your problem you find the general solution for the system by solving for the non-free variables in terms of the free variables, then plug in a value for the free variable z and find the solution you are looking for. Can you do it with this information?
 
  • #4
You have an underspecified system of equations. A unique solution cannot exist. To illustrate, suppose you had but two unknowns and the single equation 2x=y+7. What is the solution? It is a line, not a point. Some other piece of information is needed to reduce the problem to a single solution.

In this case, such information exists. What else can you say about the percentages for yes, no, and not sure?
 
  • #5
kuahji said:
The chapter deals with matrices so I naturally tried to setup the problem as follows
1 1 -1 | -22 (yes, no, not sure)
2 0 -1 | 7
.

Your trying to solve a simultaneous equation using a matrix, Yeah? Well, the co-efficient matrix has to be square, and the number of collumns in the co-efficient matrix has to equal the number of rows in the other one.

kuahji said:
The back of the book setups on an equations as follows
x + z = y - 22
2x = y + 7

It seems to me like there is information missing? Why does one equation have two variables, the other three?

You need either two equations with two variables, or three equations with three variables.
 
  • #6
D H said:
In this case, such information exists. What else can you say about the percentages for yes, no, and not sure?

This here really did the trick.

I set the matrix up as

1 1 -1 | -22
2 0 -1 | 7
1 1 1 | 100

Then broke it down to

1 0 0 | 34
0 1 0 | 5
0 0 1 | 61

So it worked, thanks for the tip, was working on this one for a long time & just couldn't solve the two equations by themselves, but that makes sense now why not.
 

Related to Solve Matrix Application for Single Women's Poll Answers

1. What is a matrix application for single women's poll answers?

A matrix application for single women's poll answers is a tool used by researchers to organize and analyze data collected from polls or surveys specifically targeting single women. It allows for the data to be represented in a table format, with rows and columns, making it easier to identify patterns and trends among the responses.

2. How is a matrix application used in research for single women?

A matrix application is used in research for single women by inputting the data collected from polls or surveys into the table format. This allows for easier comparison and analysis of the responses, and can help researchers identify any common themes or trends among the single women's answers.

3. What are the benefits of using a matrix application for single women's poll answers?

The benefits of using a matrix application for single women's poll answers include the ability to easily organize and analyze a large amount of data, identify patterns and trends among responses, and make data-driven decisions based on the findings. It can also save time and effort compared to manually sorting through the data.

4. Are there any limitations to using a matrix application for single women's poll answers?

One limitation of using a matrix application for single women's poll answers is that it relies heavily on the accuracy and completeness of the data inputted. If there are any errors or missing data, it can affect the overall analysis and findings. Additionally, the results may be limited by the specific questions asked in the poll or survey.

5. Can a matrix application be used for other types of research besides single women's poll answers?

Yes, a matrix application can be used for other types of research as well, such as surveys targeting different demographics or industries. It is a versatile tool for organizing and analyzing data and can be applied to various research topics and areas.

Similar threads

Replies
19
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
421
  • Differential Equations
Replies
7
Views
2K
Replies
34
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
1K
  • General Math
Replies
11
Views
1K
  • General Discussion
Replies
3
Views
1K
  • Science and Math Textbooks
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
12
Views
2K
Back
Top