SOLUTION: 3x=7x^1/2 -2 3x=7radicalx -2

Algebra ->  Radicals -> SOLUTION: 3x=7x^1/2 -2 3x=7radicalx -2      Log On


   



Question 390138: 3x=7x^1/2 -2
3x=7radicalx -2

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
3x=7x%5E%281%2F2%29+-2
There are a couple of ways to solve this.

Method 1: Using the fact that the exponent on x, 1, is twice the exponent on x%5E%281%2F2%29. This makes the equation in quadratic form for
Next we can factor this (or use the Quadratic Formula):
%283x%5E%281%2F2%29+-+1%29%28x%5E%281%2F2%29+-+2%29+=+0
If you have trouble seeing this, then try using a temporary variable.
Let q = x%5E%281%2F2%29
Then q%5E2+=+x
And the equation becomes
3q%5E2+-+7q+%2B+2+=+0
The factoring is easier to see this way:
%283q+-+1%29%28q-2%29+=+0
Replacing the q with x%5E%281%2F2%29 we end up with the same equation we had before the temporary variable:
%283x%5E%281%2F2%29+-+1%29%28x%5E%281%2F2%29+-+2%29+=+0
From the Zero Product Property we know that this (or any) product can be zero only if one (or more) of the factors is zero. So:
3x%5E%281%2F2%29+-+1+=+0 or x%5E%281%2F2%29+-+2+=+0
Solving these:
3x%5E%281%2F2%29+=+1 or x%5E%281%2F2%29+=2
Square both sides of both equations:
9x = 1 or x = 4
Divide the first equation by 9:
x+=+1%2F9 or x = 4

Method 2: Solve this as a square root equation (ignoring the fact that the equation is of quadratic form.
3x=7x%5E%281%2F2%29+-2
Step 1: Isolate the square root:
3x+%2B+2+=+7x%5E%281%2F2%29
Square both sides:
%283x+%2B+2%29%5E2+=+%287x%5E%281%2F2%29%29%5E2
On the left side we need to use FOIL or the %28a%2Bb%29%5E2+=+a%5E2+%2B2ab+%2B+b%5E2 pattern to square 3x+2.
%283x%29%5E2+%2B+2%283x%29%282%29+%2B+%282%29%5E2+=+49x
Simplifying we get:
9x%5E2+%2B+12x+%2B+4+=+49x
Step 2: Once the square roots are gone, use appropriate techniques to solve the resulting equation. This equation is a quadratic equation so we want one side to be zero. Subtract 49x from each side we get:
9x%5E2+-37x+%2B+4+=+0
Now we factor (or use the Quadratic Formula):
%289x+-+1%29%28x+-+4%29+=+0
From the Zero Product Property we know that this (or any) product can be zero only if one (or more) of the factors is zero. So:
9x-1 = 0 or x-4 = 0
Dividing the first equation by 9 we get:
x+=+1%2F9 or x = 4
Since we squared both sides of the equation you must check your answers. This is so because squaring both sides can introduce what are called extraneous solutions. These are solutions which fit the squared equation but do not fit the original equation. (I'll leave the checking for you to do. You should find that both solutions fit the original equation.)