Question 608523
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi
Using the standard slope-intercept form for an equation of a line y = mx + b
  where m is the slope and b the y-intercept.  
How many solutions does this system have? 
 –3x + 6y = 10  OR  y = .5x + 10/6
 –3x + 6y = –4  OR  y = .5x + -4/6
Note:  slopes are Indentical, Lines are parallel, NO solutions for the system.
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),

graph( 300, 300, -6, 6, -6, 6,0,.5x + 10/6,.5x + -4/6 ))}}}