Solve? 3n^2-2n+1=-3n^2+9n+11

1 Answer

n=-2/3, 5/2

Explanation:

We have (I think I've got this right...)

3n^2-2n+1=-3n^2+9n+11

Let's set the whole thing equal to 0:

6n^2-11n-10=0

I'll try first to factor it into a form of (ax+b)(cx+d) such that:

  • ac=6
  • bd=-10
  • ad+bc=-11

I'll do it in a chart format:

((a,b,c,d,ac,bd,ad,bc,ad+bc),(3,2,2,-5,6,-10,-15,4,-11))

(first crack - got lucky!)

And so our factoring is:

(3n+2)(2n-5)=0

n=-2/3, 5/2

We can see these points of intersection in the graph:

graph{(y-(3x^2-2x+1))(y-(-3x^2+9x+11))=0 [-10, 10, -14.42, 20]}