45.4k views
0 votes
Write the equation, in standard form, for the following relation.{(x, y ): (2, 3), (4, 4), (6, 5),

1 Answer

4 votes
The Standard Form of a Linear Equation is: Ax + By = C

Where: A, B, and C are integers: A should not be negative; A and B should not both be zero.

Standard form of:
(2,3) is: A*2 + B*3 = C OR 2A + 3B = C

(4,4) is: A*4 + B*4 = C OR 4A + 4B = C

(6,5) is: A*6 + B*5 = C OR 6A + 5B = C

Assume the ff: A = 1 and B = 2, C = ?

(2,3) : 1*2 + 2*3 = 2 + 6 = 8 => C
(4,4) : 1*4 + 2*4 = 4 + 8 = 12 => C
(6,5) : 1*6 + 2*5 = 6 + 10 = 16 => C

User Jmathew
by
8.6k points