Question 161882
$200+.15S=ERICA'S PAY
.25S=JUANITA'S PAY.
Y=.15S+200 (RED LINE)
Y=.25S (GREEN LINE)
{{{ graph( 500, 500, -500, 4000, -100, 800, y = .15x +200, y = .25x) }}} (graph 500x500 pixels, x from -500 to 4000, y from -100 to 800, of TWO functions y = .15x +200 and y =.25x).