course mth 163 That lost me a little bit, not sure if i did it right? end program?z??????k?????assignment #001
......!!!!!!!!...................................
02:01:09 `q001. Explain the difference between x - 2 / x + 4 and (x - 2) / (x + 4). The evaluate each expression for x = 2.
......!!!!!!!!...................................
RESPONSE --> dont know fill in 2 for x and get 0 for both confidence assessment: 0
.................................................
......!!!!!!!!...................................
02:08:01 The order of operations dictates that grouped expressions must be evaluated first, that exponentiation must be done before multiplication or division, which must be done before addition or subtraction. It makes a big difference whether you subtract the 2 from the x or divide the -2 by 4 first. If there are no parentheses you have to divide before you subtract. Substituting 2 for x we get 2 - 2 / 2 + 4 = 2 - 1 + 4 (do multiplications and divisions before additions and subtractions) = 5 (add and subtract in indicated order) If there are parentheses you evaluate the grouped expressions first: (x - 2) / (x - 4) = (2 - 2) / ( 4 - 2) = 0 / 2 = 0.
......!!!!!!!!...................................
RESPONSE --> i dont get the 2-2/2+4=2-1+4
.................................................
......!!!!!!!!...................................
02:19:37 while students in other courses should understand the notation and should understand the more basic simplifications. There is also a link to a page with pictures only, to provide the opportunity to translated standard notation into typewriter notation.
......!!!!!!!!...................................
RESPONSE --> i am lost now self critique assessment: 0
................................................."
You then start the process over with the next question, clicking on the Next Question/Solution button at top left, etc.