How to Determine Values for a and b in a 3x4 System for Infinite Solutions?

AI Thread Summary
To determine values for a and b in the given 3x4 system of equations for infinite solutions, a must equal -1 and b must equal 6. This conclusion arises from recognizing that one equation can be derived from the others, specifically by manipulating the first and third equations. The method involves subtracting a multiple of the first equation from the others to reveal relationships between the variables. The discussion highlights the effectiveness of both intuitive and systematic approaches to solving the problem. Ultimately, the method used is valid and demonstrates a creative understanding of the equations.
Ewan_C
Messages
8
Reaction score
0
[Solved] 3x4 system of equations

Homework Statement



Consider the following system of three equations in x, y and z.

2x + 4y + 5z = 17
4x + ay + 3z = b
8x + 7y + 13z = 40

Give values for a and b in the second equation that make this system consistent, but with an infinite set of solutions.

The Attempt at a Solution



I found the answers a= -1, b=6 easily enough. I was told by my teacher that if a system of three equations has infinite solutions, one of the equations can be found from the other two. I multiplied equation 1 by 2 and subtracted the result from equation 3. This gave:

4x - y + 3z = 6

and so finding the values of a and b was pretty simple from there. Plugging the numbers into a calculator gave an infinite number of solutions.

My question is, how can I better explain how to get a and b from the provided data? My method just seems like an educated guess rather than solid evidence - I don't think it'd look very good to an examiner. Cheers.
 
Last edited:
Physics news on Phys.org
Your method is perfectly good. What you have shown is that a combination of the first and third equation give the middle equation if a= -1 and b= 6. It was clever of you to notice that "twice the first equation subtracted from the first" gives an equation that can be made exactly the same as the second if a and b have those values. I see no "guessing" there.

What I might have done (perhaps because I am not as smart as you!) would be to try to solve the system of equations and see what might prevent me from getting a single solution. If I subtract twice the first equation from the second, the "x"s cancel and I am left with (a- 8)y- 7z= b- 34. If I subtract 4 times the first equation from the third, again the "x"s cancel and I am left with -9y- 7z= 28. Now I can eliminate the z by subtracting that last equation from the previous one: [(a-8)+ 9]y= (a+1)y= b- 6. If a+1 is not 0, I can divide by it and get a single answer. In order that there not be a single answer, we must have a+ 1= 0 or a= -1. Of course, that would make the equation 0= b- 6. In order that that be true (for any y) we must have b= 6.

Frankly, I prefer your method.
 
Ewan, welcome to PhysicsForums. Halls: Nice humble response. I'm of Halls' mind here. I too tend to use a sledge hammer to force the solution to fall out where a little poking around would make the solution fall out with little effort. One of the PF 2007 guru award winners, Dick, is very good at poking around and making the solution fall out with little effort. (He also knows how to wield sledge hammers when needed.) Honing your skills with the heavy-handed techniques is important, but so is honing your skills at seeing a quick and easy way to solve the problem. There's nothing wrong with a bit of creativity.
 
Thanks for the responses. I guess I'll stick with my method in the OP then.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top