How Do You Solve a System with Variables and Constants?

AI Thread Summary
The discussion focuses on solving a system of equations involving variables A1, A2, A3, and A4, with constants c, d, and w. Participants confirm that the expressions for A2 and A4 are correct, while the expression for A3 is not, suggesting the original poster (OP) can easily correct A1 and A3. There is a debate about the linearity of the system, with some arguing it is linear due to the variables involved, while others point out the presence of nonlinear elements due to the exponent on w. Ultimately, the consensus leans towards the system being linear in the context of the variables defined. The discussion emphasizes the importance of correctly identifying variable types to solve the equations effectively.
JaZZyCooL
Messages
7
Reaction score
0

Homework Statement


Solve the following system of equations

Homework Equations


A1 + A3 = 0
cA1 + A2 + A4 = 0
dA1 + cA2 + w^2 A3 = 1
dA2 + w^2A4 = 0

The Attempt at a Solution



https://imgur.com/YSG5oGN - Page 1
https://imgur.com/dGbccsE - Page 2
 
Physics news on Phys.org
I checked with Mathematica. Your expressions for A2 and A4 are correct. Your expression for A3 is not.
 
  • Like
Likes scottdave
kuruman said:
I checked with Mathematica. Your expressions for A2 and A4 are correct. Your expression for A3 is not.
Knowing that, the OP should be able to easily fix A1 and A3.
 
scottdave said:
Knowing that, the OP should be able to easily fix A1 and A3.
I agree. This particular system lends itself to using Cramer's rule because of all the zeroes on the right hand side.
 
JaZZyCooL said:

Homework Statement


Solve the following system of equations

Homework Equations


A1 + A3 = 0
cA1 + A2 + A4 = 0
dA1 + cA2 + w^2 A3 = 1
dA2 + w^2A4 = 0

The Attempt at a Solution



https://imgur.com/YSG5oGN - Page 1
https://imgur.com/dGbccsE - Page 2
Here is your Page 1:
YSG5oGN.jpg


Here is your Page 2:
dGbccsE.jpg
 

Attachments

  • YSG5oGN.jpg
    YSG5oGN.jpg
    24.9 KB · Views: 350
  • dGbccsE.jpg
    dGbccsE.jpg
    27.3 KB · Views: 344
the system shows two nonlinear equations. Not linear system.
 
symbolipoint said:
the system shows two nonlinear equations. Not linear system.
The system is linear in A1, A2, A3, and A4 .
 
SammyS said:
The system is linear in A1, A2, A3, and A4 .
These two equations are shown in the system:
dA1 + cA2 + w^2 A3 = 1
dA2 + w^2A4 = 0
Not linear. That shows an exponent of 2 on the w. If I misunderstand, then w is not a variable; but A1, A2, and A3 must be the variables. If this latter is the case, then yes; linear system.
 
Back
Top