SOLUTION: Can I get your help? My problem is this:
{{{3x=1+sqrt(4x^2+x+7)}}}
I started by subtracting the 1 from both sides which gave me {{{3x-1=sqrt(4x^2+x+7)}}} Now, would I add 4x^
Algebra ->
Radicals
-> SOLUTION: Can I get your help? My problem is this:
{{{3x=1+sqrt(4x^2+x+7)}}}
I started by subtracting the 1 from both sides which gave me {{{3x-1=sqrt(4x^2+x+7)}}} Now, would I add 4x^
Log On
Question 992872: Can I get your help? My problem is this:
I started by subtracting the 1 from both sides which gave me Now, would I add 4x^2 and x which would give me Now my equation looks like this: From here I would square both sides
I get 9x^2+3x-1-3x+1-1=5x^3+7. If I continue, 3x-1-3x+1 would cancel out which makes the equation look like this:
9x^2-1=5x^3+7. I subtract 9x^2 from both sides and I subtract 7 from both sides so I end up with -8=-4x. Then I divide by -4 and my answer would be 2. Can you verify to see if I made a mistake? Found 2 solutions by Alan3354, stanbon:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Can I get your help? My problem is this:
I started by subtracting the 1 from both sides which gave me
Now, would I add 4x^2 and x which would give me *********
No, you can't do that. You can't add x^2 terms and x terms.
****************************************************************
--------------
Square both sides
etc
You can put this solution on YOUR website! 3x=1+sqrt(4x^2+x+7)
-----
3x-1 = sqrt(4x^2+x+7)
---
Square both sides to get:
9x^2 -6x + 1 = 4x^2 + x + 7
----
5x^2 - 7x - 6 = 0
-----
5x^2 - 10x+3x - 6 = 0
---
5x(x-2)+3(x-2) = 0
-----
(x-2)(5x+3) = 0
-----
x = 2 or x = -3/5
-----
Cheers,
Stan H.
-----------