A box of cookies contained 30 cookies when purchased. The empty box weighs 2 ounces and each cookie weighs 1/2 ounce. If one third of the cookies have been eaten, what is the combined weight of the box and the remaining cookies?
Identify the data, condition, and unknown (Polya's components).
Data: A box contains 30 cookies.
The empty box weighs 2 ounces. Each cookie weighs 1/2 ounce.
Condition: One third of the cookies have been eaten.
Unknown: The weight of the box and the remaining cookies is
unknown.
You might also like to view...
A method that lets a user change the class's instance variables is called a(n) ____.
A. getter B. mutator C. accessor D. friend
The _____ schema design element declarations can only be used once.
A. Russian Doll B. Venetian Blind C. Flat Catalog D. Garden of Eden
The System Restore utility can be started from command line using what executable?
A. msconfig.exe B. sfc.exe C. services.msc D. rstrui.exe
The term ____ describes the condition that occurs when dynamically allocated memory isn’t returned explicitly by using the delete operator and the operating system doesn’t reclaim allocated memory.
a. stack leak b. heap leak c. garbage collection d. memory leak