124k views
4 votes
How can graphing methods be used to solve a system of linear equations and how can you determine the equations of the two lines by analyzing the graph?

User Foobnix
by
5.2k points

2 Answers

6 votes

Answer:

the answer is (-1,-1)

Explanation:

hope this helps

User Hurrymaplelad
by
6.7k points
4 votes
Making graphical representations allow you to plot points and compute for the equation of the line following available derived formula to compute linear formula given two points.

The principal equation is the point-slope formula y=mx+b
Where, m = slope or rate of how the elevation or depression between two reference points.


Say for example you have pt 1 (1,1) and pt 2(0,0)
compute first for slope where m = (y2-y1)/(x2-x1) = (0-1)/(0-1) = 1
Now using point slope formula given p1 (1,1) and slope of m=1

(y-y1)=m(x-x1)
y-1=(1)(x-1)
y=x

User Dahlbyk
by
5.9k points