Question #84013

Q1. A system of linear equations is shown below.

{2x+5y+6z =4 x-6y+2z=9
3x-2y+4z=8

(a) Write down the augmented matrix for the above system of equations.
(b) Determine whether the system of equations has unique solution.
(c) Use Gaussian elimination method to solve the above system of equations.

Q2. A student wants to study the dynamic characteristics of a low-rise building under lateral loading. The student models the building by a single lumped mass model. After considering damping, stiffness and characteristics of loading, the student comes up with the following differential equation:

d^x/dt^2-6 dx/dt+8x=sin t

where x(t) is the time-dependent function for the lateral displacement of the building.
(a) Find the complementary function of the lateral displacement.
(b) Find the particular integral of the resulting displacement.
(c) Find the particular solution of the differential equation,
given that x(0)=0 and x'(0)=1.
1

Expert's answer

2019-01-04T07:11:11-0500

Answer on Question #84013 – Math – Other

Question

Q1. A system of linear equations is shown below.


{2x+5y+6z=4x6y+2z=93x2y+4z=8\left\{ \begin{array}{l} 2x + 5y + 6z = 4 \\ x - 6y + 2z = 9 \\ 3x - 2y + 4z = 8 \end{array} \right.


(a) Write down the augmented matrix for the above system of equations.

(b) Determine whether the system of equations has unique solution.

(c) Use Gaussian elimination method to solve the above system of equations.

Solution

(a)

Augmented matrix


A=(256416293248)A = \left( \begin{array}{cccc} 2 & 5 & 6 & 4 \\ 1 & -6 & 2 & 9 \\ 3 & -2 & 4 & 8 \end{array} \right)


(b)


256162324=2622451234+61632==2(6(4)2(2))5(1(4)2(3))+6(1(2)(6)(3))=660\begin{array}{l} \left| \begin{array}{ccc} 2 & 5 & 6 \\ 1 & -6 & 2 \\ 3 & -2 & 4 \end{array} \right| = 2 \left| \begin{array}{cc} -6 & 2 \\ -2 & 4 \end{array} \right| - 5 \left| \begin{array}{cc} 1 & 2 \\ 3 & 4 \end{array} \right| + 6 \left| \begin{array}{cc} 1 & -6 \\ 3 & -2 \end{array} \right| = \\ = 2(-6(4) - 2(-2)) - 5(1(4) - 2(3)) + 6(1(-2) - (-6)(3)) = 66 \neq 0 \end{array}


Therefore, the system of equations has the unique solution.

(c)


\begin{array}{l} \left( \begin{array}{cccc} 2 & 5 & 6 & 4 \\ 1 & -6 & 2 & 9 \\ 3 & -2 & 4 & 8 \end{array} \right) \xrightarrow{R_1/2} \left( \begin{array}{cccc} 1 & 5/2 & 3 & 2 \\ 1 & -6 & 2 & 9 \\ 3 & -2 & 4 & 8 \end{array} \right) \\ \left( \begin{array}{cccc} 1 & 5/2 & 3 & 2 \\ 1 & -6 & 2 & 9 \\ 3 & -2 & 4 & 8 \end{array} \right) \xrightarrow{R_2 - R_1} \left( \begin{array}{cccc} 1 & 5/2 & 3 & 2 \\ 0 & -17/2 & -1 & 7 \\ 3 & -2 & 4 & 8 \end{array} \right) \\ \left( \begin{array}{cccc} 1 & 5/2 & 3 & 2 \\ 0 & -17/2 & -1 & 7 \\ 3 & -2 & 4 & 8 \end{array} \right) \xrightarrow{R_3 - (3)R_1} \left( \begin{array}{cccc} 1 & 5/2 & 3 & 2 \\ 0 & -17/2 & -1 & 7 \\ 0 & -19/2 & -5 & 2 \end{array} \right) \\ \left( \begin{array}{cccc} 1 & 5/2 & 3 & 2 \\ 0 & -17/2 & -1 & 7 \\ 0 & -19/2 & -5 & 2 \end{array} \right) \xrightarrow{-\left(\frac{2}{17}\right)R_2} \left( \begin{array}{cccc} 1 & 5/2 & 3 & 2 \\ 0 & 1 & 2/17 & -14/17 \\ 0 & -19/2 & -5 & 2 \end{array} \right)(15/232012/1714/17019/252)R1(52)R2(1046/1769/17012/1714/17019/252)(1046/1769/17012/1714/17019/252)R3+(192)R2(1046/1769/17012/1714/170066/1799/17)(1046/1769/17012/1714/170066/1799/17)(1766)R3(1046/1769/17012/1714/170013/2)(1046/1769/17012/1714/170013/2)R1(4617)R3(1000012/1714/170013/2)(1000012/1714/170013/2)R2(217)R3(100001010013/2)\begin{array}{l} \left( \begin{array}{cccc} 1 & 5 / 2 & 3 & 2 \\ 0 & 1 & 2 / 17 & -14 / 17 \\ 0 & -19 / 2 & -5 & 2 \end{array} \right) \xrightarrow{R_{1} - \left(\frac{5}{2}\right) R_{2}} \left( \begin{array}{cccc} 1 & 0 & 46 / 17 & 69 / 17 \\ 0 & 1 & 2 / 17 & -14 / 17 \\ 0 & -19 / 2 & -5 & 2 \end{array} \right) \\ \left( \begin{array}{cccc} 1 & 0 & 46 / 17 & 69 / 17 \\ 0 & 1 & 2 / 17 & -14 / 17 \\ 0 & -19 / 2 & -5 & 2 \end{array} \right) \xrightarrow{R_{3} + \left(\frac{19}{2}\right) R_{2}} \left( \begin{array}{cccc} 1 & 0 & 46 / 17 & 69 / 17 \\ 0 & 1 & 2 / 17 & -14 / 17 \\ 0 & 0 & -66 / 17 & -99 / 17 \end{array} \right) \\ \left( \begin{array}{cccc} 1 & 0 & 46 / 17 & 69 / 17 \\ 0 & 1 & 2 / 17 & -14 / 17 \\ 0 & 0 & -66 / 17 & -99 / 17 \end{array} \right) \xrightarrow{\left(\frac{-17}{66}\right) R_{3}} \left( \begin{array}{cccc} 1 & 0 & 46 / 17 & 69 / 17 \\ 0 & 1 & 2 / 17 & -14 / 17 \\ 0 & 0 & 1 & 3 / 2 \end{array} \right) \\ \left( \begin{array}{cccc} 1 & 0 & 46 / 17 & 69 / 17 \\ 0 & 1 & 2 / 17 & -14 / 17 \\ 0 & 0 & 1 & 3 / 2 \end{array} \right) \xrightarrow{R_{1} - \left(\frac{46}{17}\right) R_{3}} \left( \begin{array}{cccc} 1 & 0 & 0 & 0 \\ 0 & 1 & 2 / 17 & -14 / 17 \\ 0 & 0 & 1 & 3 / 2 \end{array} \right) \\ \left( \begin{array}{cccc} 1 & 0 & 0 & 0 \\ 0 & 1 & 2 / 17 & -14 / 17 \\ 0 & 0 & 1 & 3 / 2 \end{array} \right) \xrightarrow{R_{2} - \left(\frac{2}{17}\right) R_{3}} \left( \begin{array}{cccc} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & -1 \\ 0 & 0 & 1 & 3 / 2 \end{array} \right) \end{array}{x=0y=1z=3/2\left\{ \begin{array}{l} x = 0 \\ y = - 1 \\ z = 3 / 2 \end{array} \right.


Answer: (0,1,32)\left(0, -1, \frac{3}{2}\right).

Question

Q2. A student wants to study the dynamic characteristics of a low-rise building under lateral loading. The student models the building by a single lumped mass model. After considering damping, stiffness and characteristics of loading, the student comes up with the following differential equation:


d2xdt26dxdt+8x=sint\frac {d ^ {2} x}{d t ^ {2}} - 6 \frac {d x}{d t} + 8 x = \sin t


where x(t)x(t) is the time-dependent function for the lateral displacement of the building.

(a) Find the complementary function of the lateral displacement.

(b) Find the particular integral of the resulting displacement.

(c) Find the particular solution of the differential equation, given that x(0)=0x(0) = 0 and x(0)=1x'(0) = 1.

Solution

(a)


d2xdt26dxdt+8x=0\frac {d ^ {2} x}{d t ^ {2}} - 6 \frac {d x}{d t} + 8 x = 0


Auxiliary (characteristic) equation


r26r+8=0r ^ {2} - 6 r + 8 = 0(r2)(r4)=0(r - 2) (r - 4) = 0r1=2,r2=4r _ {1} = 2, r _ {2} = 4


Complementary function


xcf=c1e2t+c2e4tx _ {c f} = c _ {1} e ^ {2 t} + c _ {2} e ^ {4 t}


(b)


xp=Acost+Bsintx _ {p} = A \cos t + B \sin txp=Asint+Bcostx _ {p} ^ {\prime} = - A \sin t + B \cos txp=AcostBsintx _ {p} ^ {\prime \prime} = - A \cos t - B \sin tAcostBsint+6Asint6Bcost+8Acost+8Bsint=sint- A \cos t - B \sin t + 6 A \sin t - 6 B \cos t + 8 A \cos t + 8 B \sin t = \sin t{7A6B=07B+6A=1=>{A=685B=785\left\{ \begin{array}{l} 7 A - 6 B = 0 \\ 7 B + 6 A = 1 \end{array} \right. = > \left\{ \begin{array}{l} A = \frac {6}{8 5} \\ B = \frac {7}{8 5} \end{array} \right.xp=685cost+785sintx _ {p} = \frac {6}{8 5} \cos t + \frac {7}{8 5} \sin t


(c)


x(t)=xcf+xp=c1e2t+c2e4t+685cost+785sintx (t) = x _ {c f} + x _ {p} = c _ {1} e ^ {2 t} + c _ {2} e ^ {4 t} + \frac {6}{8 5} \cos t + \frac {7}{8 5} \sin tx(0)=c1+c2+685=0x(0) = c_1 + c_2 + \frac{6}{85} = 0x(t)=2c1e2t+4c2e4t685sint+785costx'(t) = 2c_1 e^{2t} + 4c_2 e^{4t} - \frac{6}{85} \sin t + \frac{7}{85} \cos tx(0)=2c1+4c2+785=1x'(0) = 2c_1 + 4c_2 + \frac{7}{85} = 1{c1+c2+685=02c1+4c2+785=1{c2=685c12c14c12485+785=1{c1=35c2=4585\left\{ \begin{array}{l} c_1 + c_2 + \frac{6}{85} = 0 \\ 2c_1 + 4c_2 + \frac{7}{85} = 1 \end{array} \right. \Rightarrow \left\{ \begin{array}{l} c_2 = -\frac{6}{85} - c_1 \\ 2c_1 - 4c_1 - \frac{24}{85} + \frac{7}{85} = 1 \end{array} \right. \Rightarrow \left\{ \begin{array}{l} c_1 = -\frac{3}{5} \\ c_2 = \frac{45}{85} \end{array} \right.x(t)=35e2t+4585e4t+685cost+785sint.x^*(t) = -\frac{3}{5} e^{2t} + \frac{45}{85} e^{4t} + \frac{6}{85} \cos t + \frac{7}{85} \sin t.


Answer provided by https://www.AssignmentExpert.com

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS