Graph of ax+by=c: How a,b,c Affects Graph

  • Context: High School 
  • Thread starter Thread starter sahilmm15
  • Start date Start date
  • Tags Tags
    Graph
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
sahilmm15
Messages
100
Reaction score
27
How does a,b,c effects the equation ax+by=c graphically. Thanks!
 
Physics news on Phys.org
Go to www.desmos.com/calculator/
Type in
ax+by=c
ax=c
by=c
(a,b)
y=(b/a)x

Find the x-coordinate of the intersection
by plugging in the last equation into the first equation and solve for x.

Solve the y=(b/a)x for x.
Plug that new equation into the first equation and solve for y

How far is that point from the origin? Call it d.
Enter another equation
r=d
 
  • Like
Likes   Reactions: sahilmm15
sahilmm15 said:
How does a,b,c effects the equation ax+by=c graphically. Thanks!
If a = 0 and b = 0, the equation is 0x + 0y = c. What can you say about c? Does this equation have any solutions?
If b = 0, and ##a \ne 0##, the equation is ax = c, or ##x = \frac c a##. What does the graph of this equation look like?

If a = 0 and ##b \ne 0##, the equation is by = c, or ##y = \frac c b##. What does the graph of this equation look like?

If ##a \ne 0## and ##b \ne 0## solve for y in terms of x and the constant c. What does the graph of this equation look like?
 
  • Like
Likes   Reactions: sahilmm15