Pre Calc, how to you solve an equation if it says a≠0?

  • Thread starter Thread starter tintin1234
  • Start date Start date
AI Thread Summary
To solve the equations given in the Precalculus textbook, the discussion focuses on using matrix inverses. For the first system, the equations 2x + y = -3 and ax + ay = -a are analyzed, with the condition a≠0. The expected solution is x = -2 and y = 1, which is derived through matrix multiplication and finding the inverse. The second system involves bx + 3y = 14 and bx + 2y = 10, with b≠0, and similarly requires the application of matrix techniques to find the solution. The overall emphasis is on understanding how to apply matrix inverses to solve systems of equations effectively.
tintin1234
Messages
1
Reaction score
0
it says "use the inverses found in Problems 29-38 to solve each system of equations"(not sure what it means by that)
pg742,#47)
2x+y= -3
ax+ay=-a
a≠0 <----a≠0 was already in the book next to the equation
the book says the answer is x=-2,y=1
-what i have so far-
[2 1] [-3] --> (2 x a)-(a x 1) = 1a
[a a]=[-a]
[a -1]
A^-1= 1/det(A) x [-a 2]

[a -1] [1 -1/a]
A^-1= 1/1a x [-a 2] = [-1 2/a] <---inverse

[x] [1 -1/a] [-3]
[y] = [-1 2/a] [-a]


50) bx+3y= 14
bx+2y=10
b≠0 <------b≠0 was already in the book next to the equation

My math book is called "Precalculus seventh edition Sullivan", its a dark green/blue color(just in case you might have it). on pg 742 it says "show that each matrix has no inverse"
 
Physics news on Phys.org
tintin1234 said:
it says "use the inverses found in Problems 29-38 to solve each system of equations"(not sure what it means by that)
pg742,#47)
2x+y= -3
ax+ay=-a
a≠0 <----a≠0 was already in the book next to the equation
the book says the answer is x=-2,y=1
-what i have so far-
[2 1] [-3] --> (2 x a)-(a x 1) = 1a
[a a]=[-a]
[a -1]
A^-1= 1/det(A) x [-a 2]

[a -1] [1 -1/a]
A^-1= 1/1a x [-a 2] = [-1 2/a] <---inverse

[x] [1 -1/a] [-3]
[y] = [-1 2/a] [-a]
Everything looks fine, so far. What do you get for x and y when you do the matrix multiplication on the right?
tintin1234 said:
50) bx+3y= 14
bx+2y=10
b≠0 <------b≠0 was already in the book next to the equation

My math book is called "Precalculus seventh edition Sullivan", its a dark green/blue color(just in case you might have it). on pg 742 it says "show that each matrix has no inverse"
Do the same thing you did in the previous problem to find the solution for this problem.
 
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