Preview

Summary of The Dangerous Delusions of Energy Independence

Good Essays
Open Document
Open Document
904 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Summary of The Dangerous Delusions of Energy Independence
APPENDIX

L

Answers to Odd-Numbered
Review Questions

Chapter 1
Multiple Choice
1.

b

3.

a

5.

b

7.

c

9.

a

11.

a

13.

b

Find the Error
1.

The algorithm performs the math operation at the wrong time. It multiplies width by length before getting values for those variables.

Algorithm Workbench
1.

Display “What is the customer’s maximum amount of credit?”
Input maxCredit.
Display “What is the amount of credit used by the customer?”
Input creditUsed. availableCredit = maxCredit – creditUsed.
Display availableCredit.

3.

Display “What is the account’s starting balance?”
Input startingBalance.
Display “What is the total amount of the deposits made?”
Input deposits.

L-1

L-2

Appendix L

Answers to Odd-Numbered Review Questions

Display “What is the total amount of the withdrawals made?”
Input withdrawals.
Display “What is the monthly interest rate?”
Input interestRate. balance = startingBalance + deposits – withdrawals. interest = balance * interestRate. balance = balance + interest.
Display balance.
Predict the Result
1.

7

Short Answer
1.

Main memory, or RAM, holds the sequences of instructions in the programs that are running and the data those programs are using. Main memory, or RAM, is usually volatile. Secondary storage is a type of memory that can hold data for long periods of time—even when there is no power to the computer.

3.

An operating system is a set of programs that manages the computer’s hardware devices and controls their processes. Windows and UNIX are examples of operating systems. Application software refers to programs that make the computer useful to the user. These programs solve specific problems or perform general operations that satisfy the needs of the user. Word processing, spreadsheet, and database packages are all examples of application software.

5.

Because machine language programs are streams of binary numbers, and

You May Also Find These Documents Helpful

  • Powerful Essays

    Nt1330 Unit 1 Assignment

    • 4639 Words
    • 19 Pages

    An operating system (OS) is an interface between hardware and user which is responsible for the management and coordination of activities and the sharing of the resources of the computer that acts as a host for computing applications run on the machine. As a host, one of the purposes of an operating system is to handle the details of the operation of the hardware. This relieves application programs from having to manage these details and makes it easier to write applications. Almost all computers (including handheld computers,desktop computers, supercomputers, video game consoles) as well as some robots, domestic appliances (dishwashers, washing machines), and portable…

    • 4639 Words
    • 19 Pages
    Powerful Essays
  • Good Essays

    | organized collections of computer data and instructions, its often broken into two major categories, system software and Application software…

    • 429 Words
    • 2 Pages
    Good Essays
  • Better Essays

    Unit 8 eCommerce P1

    • 1328 Words
    • 6 Pages

    Operating Systems: An operating system (OS) is a collection of software that manages computer hardware resources and provides common services for computer programs. The operating system is an essential component of the system software in a computer system. Application…

    • 1328 Words
    • 6 Pages
    Better Essays
  • Good Essays

    Assingment 1

    • 663 Words
    • 3 Pages

    Operating system software is what manages all the hardware components that make it possible to run on the computers. Example: Windows, Linux…

    • 663 Words
    • 3 Pages
    Good Essays
  • Good Essays

    A computers operating system (OS) is the core of the computer and is more than just software. The OS controls the computer’s memory and processes as well as its hardware and software. It is the brain of the computer. Software applications on the other hand perform a certain task. Ex. Google Chrome provides internet and Adobe allows PDF files to be read (among other things). The OS is what makes all of these applications work successfully and accomplish whatever the application is designed to accomplish.…

    • 816 Words
    • 3 Pages
    Good Essays
  • Good Essays

    According to one of the passages of "The Dangerous Delusions Of Energy Independence" Robert Bryce (Writing and Reading Across the Curriculum Brief Edition Behrens and Rosen 201-205) America loves the idea of independence. Their symbol is freedom, so they'd like to be as independent as they possibly can especially with the dangers that are involved with imported oil and gas. In 1974 president Richard Nixon had made a promise to America that they would work their way into being an energy independent country in a matter of 6 years. Every president since Nixon has praised this idea and attempted to accomplish it. Once America can succeeded with this idea, they will become a self sufficient country along with well paid manufacturing jobs that will be created from new energy technologies. Corn and other plants can be turned into billions of barrels of ethanol that will replace oil. With this fundamental process, soldiers will never need to leave the country for foreign oil ever again. Becoming an energy independent country would mean America would have a better thriving economy, a positive balance of trade, and would become a more stronger and better nation.…

    • 449 Words
    • 2 Pages
    Good Essays
  • Good Essays

    “While Harman may not be the brightest bulb in the chandelier, there’s no question that the concept of energy independence resonates with American voters and explains why a large percentage of the American populace believes that energy independence is not only doable but desirable. But here’s the thing: It’s not and it isn’t”…

    • 1074 Words
    • 5 Pages
    Good Essays
  • Powerful Essays

    Credit Card Debt

    • 654 Words
    • 3 Pages

    1. The amount of interest $818.43 the amount of interest less the amount applied to reduce the principal which is $5,270.00. So you take the amount of interest $818.43 -$508.00 = 310.43 the amount to reduce the principal. I have inserted a pie chart to show my examples.…

    • 654 Words
    • 3 Pages
    Powerful Essays
  • Satisfactory Essays

    Incomestmt-tax basis | | | | | | | | | | | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | | | | | Projected Sales | 25.375 | 32.25 | 45 | 65 | 80 | 95 | | | | | Sale price | 3200 | 3200 | 3200 | 3200 | 3200 | 3200 | | | | | Revenue | 81200 | 103200 | 144000 | 208000 | 256000 | 304000 | | | | | Labor Expense | 32250 | 32250 | 95000 | 95000 | 95000 | 95000 | | | | | Gross margin | 48950 | 70950 | 49000 | 113000 | 161000 | 209000 | | | | |…

    • 619 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Exam 2 Study Guide 2 1

    • 493 Words
    • 2 Pages

    system of a computer. Define application software. Define system software. Describe the role of each and provide…

    • 493 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Software is a set of instructions that tells the computer how to perform a particular task, how to interact with the user and how to process the user’s data. Software is often divided into board types—Operating System Program and Productivity applications.…

    • 160 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    An operating system (OS) is a set of computer program that manages the hardware and software resources of a computer. At the foundation of all system software, the OS performs basic tasks such as controlling and allocating memory, prioritizing system requests, controlling input and output devices, facilitating networking, and managing files. The computerized system may be a computer, a workstation, a server, a PC, a notebook, a smartphone, a road navigation device or another system with "intelligence" of its own. It also may provide a graphical user interface for higher level functions.…

    • 695 Words
    • 3 Pages
    Good Essays
  • Good Essays

    JOptionPane.showMessageDialog(null, "Php300/Credit Hours Amount: Php" + credithoursamt + "\nBook Amount: Php" + bookamt + "\nAthletic Fee: Php" + atlfee + "\n\nTotal Amount: Php" + total, "Results", JOptionPane.INFORMATION_MESSAGE);…

    • 1642 Words
    • 7 Pages
    Good Essays
  • Good Essays

    Operating Systems

    • 1911 Words
    • 8 Pages

    An operating system (OS) is a part of software which manages the operation of a computer. It controls the hardware and software of a computer, without it a computer would be useless.…

    • 1911 Words
    • 8 Pages
    Good Essays
  • Good Essays

    Computer Operating System

    • 1324 Words
    • 6 Pages

    An operating system controls the way in which the computer system functions. In order to do this, the operating system includes programs that…

    • 1324 Words
    • 6 Pages
    Good Essays