Assignment 12

#$&*

course MTH 158

012. `* 12

* 1.4.12 (was 1.4.6). Explain how you found the real solutions of the equation (1-2x)^(1/3) - 1 = 0

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

First I added 1 to both sides and then cubed all the values in order to eliminate the radical and got 1 - 2x = 1. Then I subtracted 1 from both sides and got -2x = 0, and finally divided 0 by -2 to get x = 0.

confidence rating #$&*: 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

* * Starting with

(1-2x)^(1/3)-1=0

add 1 to both sides to get

(1-2x)^(1/3)=1

then raise both sides to the power 3 to get

[(1-2x)^(1/3)]^3 = 1^3.

Since [(1-2x)^(1/3)]^3 = (1 - 2x) ^( 1/3 * 3) = (1-2x)^1 = 1 - 2x we have

1-2x=1.

Adding -1 to both sides we get

-2x=0

so that

x=0.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary): ok

------------------------------------------------

Self-critique Rating: ok

*********************************************

Question: * 1.4.28 (was 1.4.18). Explain how you found the real solutions of the equation sqrt(3x+7) + sqrt(x+2) = 1.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

First I squared everything to eliminate the radicals and got 3x + 7 + x + 2 = 1. Combining like terms gave me 4x + 9 = 1. Next I subtracted 9 from both sides and got 4x = -8. Finally I divided 4 by both sides and got x = -2.

confidence rating #$&*: 3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

* * Starting with

sqrt(3x+7)+sqrt(x+2)=1

we could just square both sides, recalling that (a+b)^2 = a^2 + 2 a b + b^2.

This would be valid but instead we will add -sqrt(x+2) to both sides to get a form with a square root on both sides. This choice is arbitrary; it could be done either way. We get

sqrt(3x+7)= -sqrt(x+2) + 1 .

Now we square both sides to get

sqrt(3x+7)^2 =[ -sqrt(x+2) +1]^2.

Expanding the right-hand side using (a+b)^2 = a^2 + 2 a b + b^2 with a = -sqrt(x+2) and b = 1:

3x+7= x+2 - 2sqrt(x+2) +1.

Note that whatever we do we can't avoid that term -2 sqrt(x+2).

Simplifying

3x+7= x+ 3 - 2sqrt(x+2)

then adding -(x+3) we have

3x+7-x-3 = -2sqrt(x+2).

Squaring both sides we get

(2x+4)^2 = (-2sqrt(x+2))^2.

Note that when you do this step you square away the - sign. This can result in extraneous solutions.

We get

4x^2+16x+16= 4(x+2).

Applying the distributive law we have

4x^2+16x+16=4x+8.

Adding -4x - 8 to both sides we obtain

4x^2+12x+8=0.

Factoring 4 we get

4*((x+1)(x+2)=0

and dividing both sides by 4 we have

(x+1)(x+2)=0

Applying the zero principle we end up with

(x+1)(x+2)=0

so that our potential solution set is

x= {-1, -2}.

Both of these solutions need to be checked in the original equation sqrt(3x+7)+sqrt(x+2)=1

As it turns out:

the solution -1 gives us sqrt(4) + sqrt(1) = 1 or 2 + 1 = 1, which isn't true,

while

the solution -2 gives us sqrr(1) + sqrt(0) = 1 or 1 + 0 = 1, which is true.

• x = -1 is an extraneous solution that was introduced in our squaring step.

• Thus our only solution is x = -2. **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

???? Why is the answer you chose so difficult and lengthy? It works out the same it just seems as though squaring both sides cuts out a lot of unnecessary work? I understand that both methods work, I’m just wondering if the method that you chose to use will be a stronger method in the future than simply squaring both sides.

@& If you square

sqrt(3x+7) + sqrt(x+2)

you don't get

3x + 7 + x + 2

you get

3x + 7 + 2 sqrt( (3x + 7) ( x + 2) ) + x + 2

leading to the equation

3x + 7 + 2 sqrt( (3x + 7) ( x + 2) ) + x + 2 = 1.

You've still got the square roots, but you can rearrange to

2 sqrt( (3x + 7) ( x + 2) ) = -8 - 4 x

and square both sides, etc..

By coincidence your solution worked, but it would not ordinarily work.

*@

------------------------------------------------

Self-critique Rating: ok

*********************************************

Question: * 1.4.40 (was 1.4.30). Explain how you found the real solutions of the equation x^(3/4) - 9 x^(1/4) = 0.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

All I did was raise both sides to the 4th power and got x^3 - 9x.

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

* * Here we can factor x^(1/4) from both sides:

Starting with

x^(3/4) - 9 x^(1/4) = 0

we factor as indicated to get

x^(1/4) ( x^(1/2) - 9) = 0.

Applying the zero principle we get

x^(1/4) = 0 or x^(1/2) - 9 = 0

which gives us

x = 0 or x^(1/2) = 9.

Squaring both sides of x^(1/2) = 9 we get x = 81.

• So our solution set is {0, 81). **

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

I didn’t factor out the x^1/4 at the beginning, however after working out the problem it makes sense and I understand my mistake.

------------------------------------------------

Self-critique Rating: 2

*********************************************

Question: * 1.4.46 (was 1.4.36). Explain how you found the real solutions of the equation x^6 - 7 x^3 - 8 =0

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

First I added 8 to both sides then I factored out x^3 from the left side and got x^3(x^3 - 7) = 8. Then I broke the problem into two separate problems and got x^3 = 8 and x^3 - 7 = 8. Working both equations I got x = 2 and x = 15^1/3

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

* * Let a = x^3.

Then a^2 = x^6 and the equation x^6 - 7x^3 - 8=0 becomes

a^2 - 7 a - 8 = 0.

This factors into

(a-8)(a+1) = 0,

with solutions

a = 8, a = -1.

Since a = x^3 the solutions are

• x^3 = 8 and

• x^3 = -1.

We solve these equations to get

• x = 8^(1/3) = 2

and

• x = (-1)^(1/3) = -1.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

Thinking of it that way makes it a lot easier. I don’t think that was in the book but it makes that problem a great deal easier, besides I got x = 2 for an answer but I believe that it was completely by chance. I see the pattern of numbers and in the future I will keep my eyes peeled for similar problems.

------------------------------------------------

Self-critique Rating:

*********************************************

Question: * 1.4.64 (was 1.4.54). Explain how you found the real solutions of the equation x^2 - 3 x - sqrt(x^2 - 3x) = 2.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

At first I had no idea how to do this one but after seeing the answer for the last problem I believe this one works in the same manner. Since sqrt(x^2 - 3x) is equal to x^2 - 3x when we square it, that means x^2 - 3x is like a^2 and sqrt(x^2 - 3x) is like a. therefore a^2 - a = 2. Then you can subtract 2 from both sides and get a^2 - a - 2 = 0. This would factor into (a + 1)(a - 2) = 0. Making these 2 separate equations, we get a = -1 and a = 2. However we are solving for x so we need to substitute sqrt(x^2 - 3x) for a. This gives us sqrt(x^2 - 3x) = -1 and sqrt(x^2 - 3x) = 2. We square both sides of both equations and get x^2 - 3x = 1 and x^2 - 3x = 4. Next we add 1 and 4 respectively to the equations and then factor to get nothing for the first problem because it won’t factor and therefore doesn’t work, and (x + 1)(x - 4) for the second problem. Using the zero property we get x + 1 = 0 and x - 4 = 0. Finally we get x = -1 and x = 4, or simply (-1,4).

confidence rating #$&*: 2

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

* * Let u = sqrt(x^2 - 3x).

Then u^2 = x^2 - 3x, and the equation is

u^2 - u = 2.

Rearrange to get

u^2 - u - 2 = 0.

Factor to get

(u-2)(u+1) = 0.

• Solutions are u = 2, u = -1.

Substituting x^2 - 3x back in for u we get

sqrt(x^2 - 3 x) = 2

and

sqrt(x^2 - 3 x) = -1.

The second is impossible since sqrt can't be negative.

The first gives us

sqrt(x^2 - 3x) = 2

so

x^2 - 3x = 4.

Rearranging we have

x^2 - 3x - 4 = 0

so that

(x-4)(x+1) = 0

and

x = 4 or x = -1.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

I’m very glad I didn’t just spend 30 minutes reworking and typing that problem out just for it to have been wrong.

------------------------------------------------

Self-critique Rating: ok

*********************************************

Question: * 1.4.92 \ 90 (was 1.4.66). Explain how you found the real solutions of the equation x^4 + sqrt(2) x^2 - 2 = 0.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

First I subtracted 2 from both sides to give me x^4 + xsqrt2. Then I factored out x from both factors and got x(x^3 + sqrt2) = 2. After this point I got lost and I’m pretty sure I’m on the wrong track at this point.

confidence rating #$&*: 0

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

* * Starting with

x^4+ sqrt(2)x^2-2=0

we let u=x^2 so that u^2 = x^4 giving us the equation

u^2 + sqrt(2)u-2=0

Using the quadratic formula

u=(-sqrt2 +- sqrt(2-(-8))/2

so

u=(-sqrt2+-sqrt10)/2

Note that u = (-sqrt(2) - sqrt(10) ) / 2 is negative, and u = ( -sqrt(2) + sqrt(10) ) / 2 is positive.

u = x^2, so u can only be positive. Thus the only solutions are the solutions to the equation come from

x^2 = ( -sqrt(2) + sqrt(10) ) / 2.

The solutions are

x = sqrt( ( -sqrt(2) + sqrt(10) ) / 2 )

and

x = -sqrt( ( -sqrt(2) + sqrt(10) ) / 2 ).

Approximations to three significant figures are

• x = .935

and

• x = -.935.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

I wasn’t even thinking to use the quadratic equation on this problem. After reviewing the correct solution I understand that had I used the quadratic equation I would’ve likely gotten the correct answer or at least would have been closer than I got before.

------------------------------------------------

Self-critique Rating: 1

"

Self-critique (if necessary):

------------------------------------------------

Self-critique rating:

"

Self-critique (if necessary):

------------------------------------------------

Self-critique rating:

#*&!

@& Your work is very good, but see my one note. You didn't correctly square the left-hand side of that equation, and what you did usually won't work out.*@