tnk

course mth 163

That lost me a little bit, not sure if i did it right?

end program?z??????k?????assignment #001

Your work has been received. Please scroll through the document to see any inserted notes (inserted at the appropriate place in the document, in boldface) and a note at the end. The note at the end of the file will confirm that the file has been reviewed; be sure to read that note. If there is no note at the end, notify the instructor through the Submit Work form, and include the date of the posting to your access page.

001. typewriter notation

qa initial problems

08-24-2007

......!!!!!!!!...................................

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

You have to do division before addition or subtraction; so when doing 2 - 2 / 2 + 4 you have to do 2/2 first. Since 2/2 gives you 1, you now have 2 - 1 + 4.

self critique assessment: 0

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

......!!!!!!!!...................................

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

................................................."

&#To run the program correctly you click on the Next Question/Solution button (top left), enter your response in the Answer box (the box at top right), click on the Enter Response button (above the top right box), then again on the Next Question/Solution botton (top left) to see the solution, and finally enter your response or self-critique in the Answer box and click on Enter Response.

You then start the process over with the next question, clicking on the Next Question/Solution button at top left, etc.

&#

See my note above. You need to rework this exercise and resubmit it, both because the content is important and because you have to be sure you are using the program correctly. You are of course welcome to ask specific questions.