#$&* course 158 08. `* 8*********************************************
.............................................
Given Solution: * * The cube root of 54 is expressed as 54^(1/3). The number 54 factors into 2 * 3 * 3 * 3, i.e., 2 * 3^3. Thus 54^(1/3) = (2 * 3^3) ^(1/3) = 2^(1/3) * (3^3)^(1/3) = 2^(1/3) * 3^(3 * 1/3) = 2^(1/3) * 3^1 = 3 * 2^(1/3), i.e., 3 * cube root of 2. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating:3 ********************************************* Question: * R.8.18. Simplify the cube root of (3 x y^2 / (81 x^4 y^2) ). YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Cubed rt of 3/81x^3 27*3=81 3 cube rt of 3/3x^3 3cube rt of x confidence rating #$&*: 2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: The cube root of (3 x y^2 / (81 x^4 y^2) ) is (3 x y^2 / (81 x^4 y^2) ) ^ (1/3) = (1 / (27 x^3) ) ^(1/3) = 1 / ( (27)^(1/3) * ^x^3^(1/3) ) = 1 / ( (3^3)^(1/3) * (x^3)^(1/3) ) = 1 / ( 3^(3 * 1/3) * x^(3 * 1/3) ) = 1 / (3 * x) = 1 / (3x). &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):Where did I go wrong???
.............................................
Given Solution: 2 sqrt(12) - 3 sqrt(27) = 2 sqrt( 2*2*3) - 3 sqrt(3*3*3) = 2 sqrt(2^2 * 3) - 3 sqrt(3^3) = 2 sqrt(2^2) sqrt^3) - 3 sqrt(3^2) sqrt(3) = (2 * 2 - 3 * 3) sqrt(3) = (4 - 9) sqrt(3) = -5 sqrt(3) Extra Question: What is the simplified form of (2 sqrt(6) + 3) ( 3 sqrt(6)) and how did you get this result? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: (2 sqrt 6 +3)(3 sqrt 6) 2 sqrt 6 * 3 sqrt 6 + 3 * 3 sqrt 6 6 sqrt 6 + 9 sqrt 6
.............................................
Given Solution: (2*sqrt(6) +3)(3*sqrt(6)) expands by the Distributive Law to give (2*sqrt(6) * 3sqrt(6) + 3*3sqrt(6)), which we rewrite as (2*3)(sqrt6*sqrt6) + 9 sqrt(6) = (6*6) + 9sqrt(6) = 36 +9sqrt(6). &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):apparently I added somewhere that I was suppose to have multiplied……never mind you sqrt 6*sqrt 6=36 and the sqrt of 36=6 so you have 6*6=36+ the 9 sqrt of 6….. I got it now.
.............................................
Given Solution: (sqrt(x) + sqrt(5) )^2 = (sqrt(x) + sqrt(5) ) * (sqrt(x) + sqrt(5) ) = sqrt(x) * (sqrt(x) + sqrt(5) ) + sqrt(5) * (sqrt(x) + sqrt(5) ) = sqrt(x) * sqrt(x) + sqrt(x) * sqrt(5) + sqrt(5) * sqrt(x) + sqrt(5) * sqrt(5) = x + 2 sqrt(x) sqrt(5) + 5. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):I didn’t expand enough ------------------------------------------------ Self-critique Rating:2 ********************************************* Question: * R.8.42. What do you get when you rationalize the denominator of 3 / sqrt(2) and what steps did you follow to get this result? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: (3/sqrt 2)(sqrt 2 / sqrt2) (3 sqrt 2) / (sqrt 2 * sqrt 2) (3 sqrt 2) / sqrt 4 (3 sqrt 2) / 2 confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: Starting with 3/sqrt(2) we multiply numerator and denominator by sqrt(2) to get (3*sqrt(2))/(sqrt(2)*sqrt(2)) = (3 sqrt(2) ) /2. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating:3 ********************************************* Question: * R.8.48. Rationalize denominator of sqrt(2) / (sqrt(7) + 2) YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: ( sqrt(2) / (sqrt(7) + 2) ) ( sqrt( 7)-2) / ( sqrt( 7)-2) (Sqrt 2 * sqrt (7) -2) /(sqrt( 7) * sqrt( 7) -4 (Sqrt 2 * sqrt (7) -2) / (sqrt (49) -4) (Sqrt 2 * sqrt (7) -2) / (7-4) (Sqrt 2 * sqrt (7) -2) / (3) confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ To rationalize the denominator sqrt(7) + 2 we multiply both numerator and denominator by sqrt(7) - 2. We obtain ( sqrt(2) / (sqrt(7) + 2) ) * (sqrt(7) - 2) / (sqrt(7) - 2) = sqrt(2) * (sqrt(7) - 2) / ( (sqrt(7) + 2) * ( sqrt(7) - 2) ) = sqrt(2) * (sqrt(7) - 2) / (sqrt(7) * sqrt(7) - 4) = sqrt(2) * (sqrt(7) - 2 ) / (7 - 4) = sqrt(2) * (sqrt(7) - 2 ) / 3. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating:3 Extra Question: What steps did you follow to simplify (x^3)^(1/6) and what is your result, assuming that x is positive and expressing your result with only positive exponents? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: X^2 I divided the exponents and came up with the answer confidence rating #$&*:1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: * * Express radicals as exponents and use the laws of exponents. (x^3)^(1/6) = x^(3 * 1/6) = x^(1/2). ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok
.............................................
Given Solution: 25^(3/2) = (5^2)^(3/2) = 5^(2 * 3/2) = 5^(2 * 3/2) = 5^3. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating:3 ********************************************* Question: * R.8.72. Simplify and express with only positive exponents: (xy)^(1/4) (x^2 y^2) ^(1/2) / (x^2 y)^(3/4). YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: (xy)^(1/4) (x^2 y^2) ^(1/2) / (x^2 y)^(3/4). confidence rating #$&*: 1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: (xy)^(1/4) (x^2 y^2) ^(1/2) / (x^2 y)^(3/4) = x^(1/4) * y^(1/4) * (x^2)^(1/2) * y^2 ^ (1/2) / ( (x^2)^(3/4) * y^(3/4) ) = x^(1/4) * y^(1/4) * x^(2 * 1/2) * y^(2 * 1/2) / ( (x^(2 * 3/4) * y^(3/4) ) = x^(1/4) y^(1/4) * x^1 * y^1 / (x^(3/2) y^(3/4) ) = x^(1 + 1/4) y^(1 + 1/4) / (x^(3/2) y^(3/4) ) = x^(5/4) y^(5/4) / (x^(3/2) y^(3/4) ) = x^(5/4 - 3/2) y^(5/4 - 3/4) = x^(5/4 - 6/4) y^(2/4) = x^(-1/4) y^(1/2) = y^(1/2) / x^(1/4). STUDENT QUESTION I wrote the entire given solution on paper to see how to solve, but I am still confused when it gets to the = x^(1 + 1/4) y^(1 + 1/4) / (x^(3/2) y^(3/4) How do you get 1 + ¼? Does the 1 come from the xy on the right of the numerator? INSTRUCTOR RESPONSE The numerator of the expression x^(1/4) y^(1/4) * x^1 * y^1 / (x^(3/2) y^(3/4) ) contains two factors which are powers of x. The two are x^(1/4) and x^1 (the latter could be written just as x, but to apply the laws of exponents it's not a bad idea to write the exponent explicitly). When you multiply these two factors, the laws of exponent tell you that you get x^(1/4 + 1) = x^(5/4). The same thing happens with the y factors. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): I started on this problem and got myself so confused at the beginning I didn’t know how to take off. I read over your notes but only confused myself more. It is so hard for me to see it written out this way even though I re-write it on paper. ------------------------------------------------ Self-critique Rating:1 ********************************************* Question: * R.8.84. Express with positive exponents: ( (9 - x^2) ^(1/2) + x^2 ( 9 - x^2) ^(-1/2) ) / (9 - x^2), defined for -3 < x < 3. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your Solution: ( (9 - x^2) ^(1/2) + x^2 ( 9 - x^2) ^(-1/2) ) / (9 - x^2), defined for -3 < x < 3 confidence rating #$&*: 1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: ( (9 - x^2) ^(1/2) + x^2 ( 9 - x^2) ^(-1/2) ) / (9 - x^2) = ( (9 - x^2) ^(1/2) + x^2 / ( 9 - x^2) ^(1/2) ) / (9 - x^2) = [ (9 - x^2) (1/2) / (9 - x^2)^1 ] + [ x^2 / ( (9 - x^2)^(1/2) * (9 - x^2)^ 1) ] = (9 - x^2) ^(-1/2) + x^2 / (9 - x^2)^(3/2) = 1 / (9 - x^2)^(1/2) + x^2 / (9 - x^2)^(3/2). In the third step the exponent ^1 on the (9 - x^2) expressions wasn't necessary, but was included to explicitly show the exponents and the application of the laws of exponents. The first term in the 4th step is obtained as follows: (9 - x^2) (1/2) / (9 - x^2)^1 = (9 - x^2) ^ (1/2 - 1) = (9 - x^2)^(-1/2). EXPANDED EXPLANATION OF STEPS ( (9 - x^2) ^(1/2) + x^2 ( 9 - x^2) ^(-1/2) ) / (9 - x^2) = ( (9 - x^2) ^(1/2) + x^2 / ( 9 - x^2) ^(1/2) ) / (9 - x^2) In the above step we have replace (9 - x^2) ^ (-1/2) in the numerator by (9 - x^2)^(1/2) in the denominator, following the rule that a^-b = 1 / (a^b) with a = (9 - x^2) and b = 1/2. ( (9 - x^2) ^(1/2) + x^2 / ( 9 - x^2) ^(1/2) ) / (9 - x^2) = [ (9 - x^2) (1/2) / (9 - x^2)^1 ] + [ x^2 / ( (9 - x^2)^(1/2) * (9 - x^2)^ 1) ] The above step is just the distributive law of multiplication over addition, in which we multiply through the expression ( (9 - x^2) ^(1/2) + x^2 / ( 9 - x^2) ^(1/2) ) by 1 / (9 - x^2). The brackets [ ] have been added to clarify the two terms in the resulting expression, but the expression has the same meaning without them. [ (9 - x^2) (1/2) / (9 - x^2)^1 ] + [ x^2 / ( (9 - x^2)^(1/2) * (9 - x^2)^ 1) ] = (9 - x^2) ^(-1/2) + x^2 / (9 - x^2)^(3/2) (9 - x^2) ^ (1/2) / (9 - x^2)^2 = (9 - x^2)^-1/2, by the laws of exponents; and (9 - x^2)^(1/2) * (9 - x^2) = (9 - x^2) ^(3/2) by the laws of exponents. (9 - x^2) ^(-1/2) + x^2 / (9 - x^2)^(3/2) = 1 / (9 - x^2)^(1/2) + x^2 / (9 - x^2)^(3/2) (9 - x^2) ^(-1/2) has been replaced by 1 / (9 - x^2) ^(1/2), using a^-b = 1 / a^b. All the exponents in the final expression are positive. It would also be possible to factor out 1 / (9 - x^2)^(1/2), though this wasn't requested and isn't necessary in the problem as stated. The result would be 1 / (9 - x^2)^(1/2) * ( 1 + x^2 / (9 - x^2) ). This could be further simplified to 1 / (9 - x^2)^(1/2) * ( 9 / (9 - x^2) ) , which is equal to 9 / (9 - x^2)^(3/2) You aren't expected to be able to read these expressions. You are expected to be able to write them out in standard form; having done so you should understand. However these expressions are fairly challenging, so some of the expressions will be depicted here ( (9 - x^2) ^(1/2) + x^2 ( 9 - x^2) ^(-1/2) ) / (9 - x^2) would be depicted in standard notation as (9 - x^2) ^(-1/2) + x^2 / (9 - x^2)^(3/2) would be depicted in standard notation as 1 / (9 - x^2)^(1/2) + x^2 / (9 - x^2)^(3/2) would be depicted in standard notation as &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):I did the same thing with this problem that I did the last. I think I’m making it much harder than it actually is. I worked a few more problems like it in the book and that helped some. ------------------------------------------------ Self-critique Rating:1 ********************************************* Question: * R.8.108. v = sqrt(64 h + v0^2); find v for init vel 0 height 4 ft; for init vel 0 and ht 16 ft; for init vel 4 ft / s and height 2 ft. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your Solution: V= sqrt (64*4+0^2) = v= sqrt (256) v= 16 V= sqrt (64*16+0^0) v= sqrt (1024) v = 32 V= sqrt (64*2+4^2) V= sqrt (128+16) v= sqrt (144) v = 12 confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: If initial velocity is 0 and height is 4 ft then we substitute v0 = 0 and h = 4 to obtain • v = sqrt(64 * 4 + 0^2) = sqrt(256) =16. If initial velocity is 0 and height is 16 ft then we substitute v0 = 0 and h = 4 to obtain • v = sqrt(64 * 16 + 0^2) = sqrt(1024) = 32. Note that 4 times the height results in only double the velocity. If initial velocity is 4 ft / s and height is 2 ft then we substitute v0 = 4 and h = 2 to obtain • v = sqrt(64 * 2 + 4^2) = sqrt(144) =12. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating:3 Extra Question: What is the simplified form of (24)^(1/3) and how did you get this result? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Cubed rt (24) Cubed rt (8) * cubed rt (3) 2* cubed rt (3) confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: * * (24)^(1/3) = (8 * 3)^(1/3) = 8^(1/3) * 3^(1/3) = 2 * 3^(1/3) ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating:3 ********************************************* Question: Extra Question: What is the simplified form of (x^2 y)^(1/3) * (125 x^3)^(1/3) / ( 8 x^3 y^4)^(1/3) and how did you get this result? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: (Cubed rt (x^2) (y) * cubed rt (125x^3)) / (cube rt (8) (xy cubed rt (y) (Cubed rt (x^2) (y) * cubed rt (125x^3)) / 2xy cube rt (y) (5 cubed rt x^2) / 2y confidence rating #$&*: 2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: * * (x^2y)^(1/3) * (125x^3)^(1/3)/ ( 8 x^3y^4)^(1/3) (x^(2/3)y^(1/3)* (5x)/[ 8^(1/3) * xy(y^(1/3)] (x^(2/3)(5x) / ( 2 xy) 5( x^(5/3)) / ( 2 xy) 5x(x^(2/3)) / ( 2 xy) 5 ( x^(2/3) ) / (2 y) ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating: 3 ********************************************* Question: Extra question. What is the simplified form of sqrt( 4 ( x+4)^2 ) and how did you get this result? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Sqrt (4*(x+4)^2) 4 * |x+4| confidence rating #$&*: 2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: We use two ideas in this solution: • sqrt(a b) = sqrt(a) * sqrt(b) and • sqrt(x^2) = | x | To understand why sqrt(x^2) = | x | and not just x consider the following: • Let x = 5. Then sqrt(x^2) = sqrt( 5^2 ) = sqrt(25) = 5, so sqrt(x^2) = x. It is also clear that in this case, | x | = | 5 | = 5, so | x | = x, and we can say that sqrt(x^2) = | x |. • Now let x = -5. We get sqrt(x^2) = sqrt( (-5)^2 ) = sqrt(25) = 5. In this case sqrt(x^2) = 5 but x is not equal to 5, so sqrt(x^2) is not x. However, in this case | x | = | -5 | = 5, so it is the case the sqrt(x^2) = | x |. Using these ideas we get • sqrt( 4 ( x+4)^2 ) = sqrt(4) * sqrt( (x+4)^2 ) = 2 * | x+4 | ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating:3 ********************************************* Question: Extra question. What is the simplified form of sqrt( 4 ( x+4)^2 ) and how did you get this result? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Sqrt (4*(x+4)^2) 4 * |x+4| confidence rating #$&*: 2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: We use two ideas in this solution: • sqrt(a b) = sqrt(a) * sqrt(b) and • sqrt(x^2) = | x | To understand why sqrt(x^2) = | x | and not just x consider the following: • Let x = 5. Then sqrt(x^2) = sqrt( 5^2 ) = sqrt(25) = 5, so sqrt(x^2) = x. It is also clear that in this case, | x | = | 5 | = 5, so | x | = x, and we can say that sqrt(x^2) = | x |. • Now let x = -5. We get sqrt(x^2) = sqrt( (-5)^2 ) = sqrt(25) = 5. In this case sqrt(x^2) = 5 but x is not equal to 5, so sqrt(x^2) is not x. However, in this case | x | = | -5 | = 5, so it is the case the sqrt(x^2) = | x |. Using these ideas we get • sqrt( 4 ( x+4)^2 ) = sqrt(4) * sqrt( (x+4)^2 ) = 2 * | x+4 | ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating:3 #*&!