w hen x= 0
ax +2b = 3a -b
b= 3a/2 - b/2
when x=1
x2 +3a -b = 2x-5
1 + 3a-b = 2x-5
3a-b = -4
3a - (3a/2+b/2) = -4
6a +2b = -8
a= -1, b= -1
when I plug in a=-1 b=-1 and x=o to
(ax + 2b) = -2
(x2 +3a -b) = -2
both equations at x=0 give me -2 .is this correct?
the last...