SOLUTION: Hi, I need to find the line passing through (1,42) and (17,314) using Gaussian Elimination. I think that is using matrices.

Algebra.Com
Question 44541: Hi, I need to find the line passing through (1,42) and (17,314) using Gaussian Elimination. I think that is using matrices.
Answer by venugopalramana(3286)   (Show Source): You can put this solution on YOUR website!
Hi, I need to find the line passing through (1,42) and (17,314) using Gaussian Elimination. I think that is using matrices.
LET THE EQN. BE
AX+BY=1...IT IS PASSING THROUGH (1,42)..SO
1A+42B=1...........I
IT IS PASSING THROUGH (17,314)...SO...
17A+314B=1.................II
WE HAVE 2 SIMULTANEOUS EQNS. IN A AND B
SO AUGMENTED MATRIX OF THESE EQNS. IS
1...........42............1
17..........314...........1
NR2=R2-17*R1
1...............42.....................1
17-17*1=0......314-17*42=-400........=1-17*1=-16
NR2=R2/-400
1...............42.................1
0................1.................-16/-400=1/25
NR1=R1-42*R2
1................0...................1-42/25=-17/25
0................1....................1/25
HENCE A=-17/25
B=1/25
EQN.OF ST.LINE IS
-17X/25 +Y/25=1
-17X+Y=25

RELATED QUESTIONS

Hi, I need help solving a system of equations by using Matrices, and using the Gaussian... (answered by richwmiller)
Hi, I need to know how to setup and solve 4x + 5y = 40 using matrices. x – y =... (answered by ewatrrr)
The problem calls for the use of Matrices and Gaussian elimination with back-substituion... (answered by longjonsilver)
Solve the system of equations to the right using matrices. Use Gaussian elimination with... (answered by JBarnum,richwmiller)
I need help on this questions! Find an equation of the line that passes through the... (answered by Edwin McCravy)
hi, i need to solve this using elimination method and check. 4x+y=1... (answered by jim_thompson5910,GKelly)
Matrices-and-determiminant/94544 (2007-08-26 21:09:08): I promise this is the last time I (answered by chitra)
Does anyone know about "Gaussian elimination?" If so, when using it to solve a system of... (answered by KMST)
Hi, I've been having trouble solving this problem because I really don't even know where... (answered by jim_thompson5910)