SOLUTION: Can you help me solve the equations ax + by = m and cx + dy = n. somehow the answer is supposed to be those two equations combined into one.
I need an answer asap
everyth
Algebra.Com
Question 603886: Can you help me solve the equations ax + by = m and cx + dy = n. somehow the answer is supposed to be those two equations combined into one.
I need an answer asap
everything I have done is wrong and I need to know how to figure them out.
Answer by Alan3354(69443) (Show Source): You can put this solution on YOUR website!
Can you help me solve the equations ax + by = m and cx + dy = n.
-----------
Use determinants
|a b -m|
|c d -n|
---------
Det = ab - cd
---
x*Det = b*-n - d*-m = dm - bn
-y*Det = a*-n - c*-m = cm - an
--------
x = (dm - bn)/(ab - cd)
y = (an - cm)/(ab - cd)
===========================
Without determinants:
ax + by = m Eqn 1
cx + dy = n Eqn 2
------
acx + bcy = cm Eqn 1 times c
acx + ady = an Eqn 2 times a
------------------------ Subtract
y*(bc-ad) = cm - an
y = (an - cm)/(ad - bc) (I flipped both NUM and DEN)
========================
ax + by = m Eqn 1
cx + dy = n Eqn 2
------
adx + bdy = dm Eqn 1 times d
bcx + bdy = bn Eqn 2 times b
------------------------ Subtract
x*(ad - bc) = dm - bn
x = (dm - bn)/(ad - bc)
RELATED QUESTIONS
Solve:
ax + by = m and cx + dy = n
Determine x and y.
Not sure how to solve.... (answered by greenestamps,josgarithmetic)
Hello. I do not know if this fits into the right category but I tried my best. Ok so I... (answered by algebrapro18)
I have tried to solve this for several days, searching everywhere for help. This is my... (answered by Theo)
We r
Are supposed to solve equations by providing two answers with one being absolute... (answered by rothauserc)
Hi --
I'm a beginning student in Linear Algebra, and am not quite sure how to answer... (answered by Edwin McCravy)
Please help me solve this problem :
Let M and N be the root of an equation x^2+ax+b=0... (answered by Edwin McCravy,ikleyn)
Use two integers between -12 & +12 which will become solutions to a system of two... (answered by jim_thompson5910)
Hi!
I am having trouble putting the following equation into proper form. My assignment... (answered by jim_thompson5910)
What is the value of x to 2 decimal places if the following two equations are solved... (answered by MathLover1)