Can You Solve These Linear Equations for Variables a and w0?

  • Thread starter Thread starter manal950
  • Start date Start date
AI Thread Summary
To solve the linear equations 12.5 = W0 + 10a and 20 = 10W0 + 5a, one approach is to manipulate the equations to eliminate variables. By multiplying the first equation by -10 and adding it to the second, the variable W0 can be removed, leading to the calculation of a. The resulting equation simplifies to -105 = -95a, yielding a = 1.1. Alternatively, isolating a in one equation and substituting it into the other or using Gaussian elimination are also valid methods. The discussion emphasizes the effectiveness of these algebraic techniques in solving for the variables.
manal950
Messages
177
Reaction score
0
Hi all ..

How I can solve this two equations to get a and w0 ... ?
12 .5 = W0 + 10a ====== 1
20 = 10W0 + 5a ======= 2

--------------
this my trying ...
first I will multiply first equation with (-10) to remove the W0 then I will add both ..
-125 = -10W0 - 100 a
20 = 10W0 + 5a
--------------
-105 = -95 a
a = 1.1

is that correct ... ?
 
Physics news on Phys.org
Either you can isolate a in one of them and insert a in the other to isolate W0.
Or you could substract 2 times the equation below from the above yielding:
12.5-40 = W_0 - 20W_0 +10a -10a
Then a should be easy(insert W0)
 
Correct. Called Gaussian Elimination.
 
Last edited:
thanks so much ..
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top