This question results from my original question here.
I'm trying to find x for ... 6x(x-1) + 1 = 37 ... the answer is 3 but I need to know how to get to that answer. I've been advised to use the quadratic formula to do this and to use that I need something like:
ax2+bx+c=0
Here's my steps so far ...
6x(x-1) + 1 = 37
6x(x-1) + 1 - 37 = 0
6x(x-1) - 36 = 0
but now I'm stuck. Can I use the quadratic formula to solve this? What are the next steps to arrange this into the format ax2+bx+c=0? If this is not possible, how would I solve this? Many thanks
Note that $x(x-1)=x^{2}-x$ by the Distributive Property of Multiplication. Then, we have:
$6x(x-1)+1=37$
$6(x^{2}-x) - 36 = 0$
$x^{2}-x-6 = 0$
Can you find the solutions now? (Hint: Factoring works well.)
If not: