PDA

View Full Version : Need help with relatively easy question


lvlastermind
Dec19-04, 07:43 PM
Find integers A and B such that (4,1) and (-5,-3) are solitions to Ax + By = 7

Zurtex
Dec19-04, 07:54 PM
Plug them into x and y to get:

4A + B = 7

and

-5A + -3B = 7

And solve :smile:

ComputerGeek
Dec19-04, 11:14 PM
try putting the coefficients and answers into a matrix and Row reduce....

oh... sorry, just finished a semester in Linear Algebra :-)

but really... you have 2 equations that are equal to each other ad 2 unknowns... that is easy to solve just read the math book you have (I know, I know who reads a math book :-D )