#$&* course MTH151 03/01/2014 at 11:01 If your solution to stated problem does not match the given solution, you should self-critique per instructions at
.............................................
Given Solution: `a** The meaning is 1^2, 1^3, 1^4. We take a power of the base. The result is always 1. ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ Self-critique Rating: ********************************************* Question: `qQuery (previously 1.4.30) What can you say about the square root of a negative number? What can you say about the square of a negative number? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Two negative numbers mutiplied together will always reslut in a positive number. So, any negative number squared will be positive. Example: -4^2=-4*-4-16. confidence rating #$&*: 2. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `a** The square root of a negative will often give you an error (what can you square to get a negative, since any number squared is positive?), but on certain calculators it gives a complex number (actually two complex numbers). These are not real numbers; for the purposes of this course there is no real square root of a negative number. There is no real number that can be squared to give a negative. If you square a negative number you get a negative times a negative, which is positive. If you square a positive number you get a positive number. So a negative number has no real square root. ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): I didn't go as in depth, but I do understand the concept of two negatives equalling a positive. ------------------------------------------------ Self-critique Rating: ********************************************* Question: `qQuery 1.4.38 (previously 1.4.42) drawer has 18 compartments; how many drawers to hold 204 tapes? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: To find how many drawers, you divide 204 by 18. 204/18=11.3333... You need another drawer for the remainder, so you would need 12 drawers to hold 204 tapes. confidence rating #$&*: 3.