Question 602851: 3x(x-3)=2x(x+2)+6, so far I've got 3x^2-9x-2x^2-4x-6=0, then x^2-13x-6=0 but after this I'm lost? Found 2 solutions by Alan3354, flame8855:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! 3x(x-3)=2x(x+2)+6, so far I've got 3x^2-9x-2x^2-4x-6=0, then x^2-13x-6=0 but after this I'm lost?
----------------
You can put this solution on YOUR website! x^2-13x-6=0 a = 1 , b= -13 , c = -6
delta = b^2-4ac = 169+24=193
x1= -b+delta^2/2a = (13+193^1/2) /2
x2= -b-delta^2/2a = (13-193^1/2) /2