Originally posted by: FleshLight
R1 + R2 =
[5 -1 | 2 ]
[8 0 | 16]
8 * x1 + 0 * x2 = 16
x1 = 2
Then substitute x1 into R1 to get:
5 * 2 - 1 * x2 = 2
x2 = 8
Originally posted by: DarkManX
Originally posted by: FleshLight
R1 + R2 =
[5 -1 | 2 ]
[8 0 | 16]
8 * x1 + 0 * x2 = 16
x1 = 2
Then substitute x1 into R1 to get:
5 * 2 - 1 * x2 = 2
x2 = 8
its a system.. i need to solve for x and y..
Originally posted by: FleshLight
Originally posted by: DarkManX
Originally posted by: FleshLight
R1 + R2 =
[5 -1 | 2 ]
[8 0 | 16]
8 * x1 + 0 * x2 = 16
x1 = 2
Then substitute x1 into R1 to get:
5 * 2 - 1 * x2 = 2
x2 = 8
its a system.. i need to solve for x and y..
ORLY?
It's solved for x and y.
Originally posted by: DarkManX
i need to see the row operations
Originally posted by: DarkManX
thank u...
i also need to find the equation of a line that is perpendicular to x=3 and contains (6,9) ?
i believe the eqution would be y=9... is that correct?