You can put this solution on YOUR website! what is a if the lines with equations y=ax+5 and 2y=(a+4)x-1 are parallel?
.
If two lines are parallel, they have the same slope.
slope of:
y=ax+5
is 'a'
.
slope of:
2y=(a+4)x-1
y=((a+4)/2)x-1/2
is (a+4)/2
.
equation is:
a = (a+4)/2
2a = a+4
a = 4