
David W. answered 01/08/16
Tutor
4.7
(90)
Experienced Prof
The problem gives the equations of two lines:
Ax+3y=6
5x+5=20
Solving the second equation for x:
5x+5=20
5x = 15 [subtract 5 from both sides]
x = 3 [divide both sides by 5]
The line x=3 is a vertical line and is not a function -- ANY value of y is allowed.
The value of n, however, is given by the point (n,5) which "solves" that formula. So, n=3 since the point is (3,5).
Now, Ax+3y=6 contains the point (3,n). Since n=3, we can find A.
(A)(3) + (3)(n) = 6 [use point (3,n)]
3A + 9 = 6 [remember, n=3]
3A = -3 [subtract 3 from both sides]
A = -1 [divide both sides by 3]
The equations really are:
-x + 3y = 6
5x + 5 = 20 which is also x=3
Check (very important):
Does (3,n) satisfies x-3y=-6 ?
3-3n = -6 ?
3-3(3)=-6 ?
3-9=-6 ? yes, when n=3
Does (n,5) satisfy 5x+5=20 ?
5(3)+5=20 ?
15 + 5 = 20 ? yes, when n=3