SOLUTION: Tell how to determine whether the system has a unique solution, and solve it with the Cramer method: ax + by = c dx + ey = f The answer is: the system has a unique solution

Algebra.Com
Question 549768: Tell how to determine whether the system has a unique solution, and solve it with the Cramer method:
ax + by = c
dx + ey = f
The answer is: the system has a unique solution if:
delta = ae - bd not equal to 0
and the solution is:
x = (ce - bf) / (ae - bd)
y = (af - cd) / (ae - bd)
How do we explain that?


Answer by Edwin McCravy(20060)   (Show Source): You can put this solution on YOUR website!

ax + by = c
dx + ey = f

By Cramer's rule:

Delta =  = ae - bd

Dx =  = ce - bf 

Dy =  = af - cd

x =  =  = 

y =  =  = 

Denominators cannot be 0, so Delta =  = ae - bd ≠ 0.
and both  and  have unique
values when that denominator is not zero.

------------------------------------------------------

In case you need to explain why Cramer's rule works:
 
To eliminate y, multiply the first equation by e and the
second equation by -b, and add the equations vertically
term by term:

     aex + bey =  ce
    -bdx - bey = -bf
-----------------------
 aex-bdx       =  ce-bf  
(ae-bd)x       =  ce-bf
       x = 

To eliminate x, multiply the first equation by -d and the
second equation by a, and add the equations vertically
term by term:

  -adx   - bdy = -cd
   adx   + aey =  af
-----------------------
       aey-bdy =  af-cd  
      (ae-bd)y =  af-cd
             y = 

a and y are the same using the elimination method as they are 
using Cramer's rule.
  
Edwin

RELATED QUESTIONS

True or False: The system: ax+by=c dx+ey=f is a consistent system of independent... (answered by ikleyn,Edwin McCravy)
For the system of equations {{{system(ax + by = c, dx + ey = f)}}} Find the conditions (answered by Edwin McCravy)
Given the following dependent system of equations Ax + By =C Dx + Ey = F where... (answered by stanbon)
x^2 −y^2 + mx + 5y − 6 = (ax + by +c)(dx + ey + f). Determine the values for... (answered by MathLover1,Edwin McCravy)
Please help me with this true or false question: True or False: The system: (answered by ikleyn)
Please help me here. Ax+By=C Dx+Ey=F Solve the system for x and y I got x=C-By/A y= (answered by jim_thompson5910,ikleyn)
Ax +by =c and dx+ey=f pls make x and y the subject of the... (answered by Fombitz)
Show that the lines ax + by = c and dx + ey = f are parallel whenever ae − bd =... (answered by josgarithmetic)
Solve the equations for the solutions, x and y. (Put your answers in simplest form.)... (answered by stanbon)