(a) What is the matrix representation of G, with vertices in numerical (ascending) order? (b) Consider using the Greedy Coloring
Algorithm to color G, where the randomly generated vertex order is [4,3,1,6,7,5,2] and a randomly generated color order is [red, blue, green, purple, onyx, heather, fuchsia]. What color is the vertex 2 at the end of the algorithm?
The standard form for linear equations in two variables is Ax+By=C. For example, 2x+3y=5 is a linear equation in standard form. When an equation is given in this form, it's pretty easy to find both intercepts (x and y). This form is also very useful when solving systems of two linear equations.