Antwoord:
#color (bruin) ("x-snijpunt" = 5, "y-snijpunt" = 6 #
Uitleg:
#y = - (6/5) x + 6 #
# "vergelijking staat in helling - onderschep vorm" y = mx + c #
# "Omdat c het y-snijpunt is," c = 6 #
Wanneer y = 0 krijgen we het X-snijpunt.
#:. 0 = - (6/5) x + 6 #
# (6/5) x = 6 "of" x = (cancel6 * 5) / cancel6 = 5 #
#:. "x-snijpunt" = a = 5 #
#color (crimson) ("Onderscheidingsvorm van vergelijking is" x / 5 + y / 6 = 1 #