SOLUTION: Given the following independent system of equations Ax + By = C Dx + Ey = F Where A, B, C, D, E, and F are non-zero Real Numbers. Find any values of A, B, C, D, E, and F tha

Algebra ->  College  -> Linear Algebra -> SOLUTION: Given the following independent system of equations Ax + By = C Dx + Ey = F Where A, B, C, D, E, and F are non-zero Real Numbers. Find any values of A, B, C, D, E, and F tha      Log On


   



Question 998091: Given the following independent system of equations
Ax + By = C
Dx + Ey = F
Where A, B, C, D, E, and F are non-zero Real Numbers. Find any values of A, B, C, D, E, and F that would give you a solution of (2, -1).

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Substitute (2, -1) in for x and y into
Ax + By = C
Dx + Ey = F
and get
2A - B = C
2D - E = F
From here there are an infinite number of solutions...
4,7,1
6,3,9
for example.