Solve the following equation, give the answer/answers as coordinates. y=3x^2 , y=2x+5.
>>> 2x+5=3x^2 >>> 3x^2-2x-5=0>>> (3x-5)(x+1)=0>>> x=-1 or x=5/3>>> therefore (-1,3) and (5/3,25/3)
BO
>>> 2x+5=3x^2 >>> 3x^2-2x-5=0>>> (3x-5)(x+1)=0>>> x=-1 or x=5/3>>> therefore (-1,3) and (5/3,25/3)