#$&* course Mth 151 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): OK ------------------------------------------------ Self-critique Rating: 3 ********************************************* 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: When I try to square a negative number, I get a positive number. Example: -4 * -4 = 16 When I try to get the square root of a negative, I get an error on my calculator. I have no idea. confidence rating #$&*: 1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
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): OK ------------------------------------------------ Self-critique Rating: 3 ********************************************* Question: `qQuery 1.4.38 (previously 1.4.42) drawer has 18 compartments; how many drawers to hold 204 tapes? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: 204 / 18 = 11.33 We will need 12 drawers to hold 204 tapes. confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `a** 204 / 18 = 11 with remainder 6. If we had 11 drawers they would hold all but 6 of the tapes. The leftover tapes also have to go into a drawer, so we need a 12th drawer. ** " Self-critique (if necessary): ------------------------------------------------ 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: 204 / 18 = 11.33 We will need 12 drawers to hold 204 tapes. confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `a** 204 / 18 = 11 with remainder 6. If we had 11 drawers they would hold all but 6 of the tapes. The leftover tapes also have to go into a drawer, so we need a 12th drawer. ** " Self-critique (if necessary): ------------------------------------------------ Self-critique rating: #*&!