Copyright © 2012 Pearson Education, Inc. Chapter 2 Beginning Problem-Solving Concepts for the Computer Problem Solving and Programming Concepts 9 th Edition.

Slides:



Advertisements
Similar presentations
Compound Inequalities
Advertisements

Figure 3--1 Files, Records, and Fields
Copyright © 2012, 2008, 2004 Pearson Education, Inc. Mrs. Rivas International Studies Charter School. Bell Ringer.
Chapter 1 Section 3 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Copyright © 2008 Pearson Education, Inc. Chapter R Algebra Reference Copyright © 2008 Pearson Education, Inc.
Copyright © 2008 Pearson Education, Inc. Chapter 1 Linear Functions Copyright © 2008 Pearson Education, Inc.
Copyright © 2008 Pearson Education, Inc. Chapter 13 The Trigonometric Functions Copyright © 2008 Pearson Education, Inc.
Chapter 7 Problem Solving with Loops
Chapter 2 Beginning Problem-Solving Concepts for the Computer
Chapter 1 General Problem Solving Concepts
Chapter 3 Planning Your Solution
Chapter 5 Problem Solving with the Sequential Logic Structure
1.2 – Open Sentences and Graphs
Copyright © 2012 Pearson Education, Inc. Chapter 6 Problem Solving with Decisions Problem Solving and Programming Concepts 9 th Edition By Maureen Sprankle.
Chapter 1 Introduction. Copyright © 2003 by Pearson Education, Inc.1-2.
OBJECTIVES 2.6 Introduction to Algebra and Expressions Slide 1Copyright 2012, 2008, 2004, 2000 Pearson Education, Inc. aEvaluate an algebraic expression.
Lesson Objective: I can…
Copyright © 2012 Pearson Education, Inc. Chapter 2 Beginning Problem-Solving Concepts for the Computer Problem Solving and Programming Concepts 9 th Edition.
Created by, Author Name, School Name—State FLUENCY WITH INFORMATION TECNOLOGY Skills, Concepts, and Capabilities.
Computer Programming 12 Lesson 3 – Computer Programming Concepts By Dan Lunney.
Copyright © 2013 Pearson Education, Inc. Section 2.2 Linear Equations.
Mark Dugopolski Elementary Algebra Edition 3 Chapter 7 Systems of Linear Equations and Inequalities Copyright © 2000 by the McGraw-Hill Companies, Inc.
Slide 6-1 Copyright © 2004 Pearson Education, Inc.
Copyright © 2010 Pearson Education, Inc. All rights reserved. 1.2 – Slide 1.
Copyright © 2003 Pearson Education, Inc. Slide 1 Computer Systems Organization & Architecture Chapters 6-7 John D. Carpinelli.
1 Copyright © 2015, 2011 Pearson Education, Inc. Chapter 5 Integration.
Chapter 2 Section 3 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Copyright © 2014, 2010, 2007 Pearson Education, Inc. 1 1 Chapter 9 Quadratic Equations and Functions.
Copyright © 2014, 2010, and 2006 Pearson Education, Inc. Chapter 4 Polynomials.
Copyright © 2010 Pearson Education, Inc. All rights reserved. 4.5 – Slide 1.
1 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 1-1 Basic Concepts Chapter 1.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Chapter 8 Real Numbers and Introduction to Algebra.
Exponent Rules and Multiplying Monomials Multiply monomials. 2.Multiply numbers in scientific notation. 3.Simplify a monomial raised to a power.
Chapter 2 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 2-1 Solving Linear.
Chapter 1 Section 3. Objectives 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Evaluate algebraic expressions, given values for the variables.
Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Section 6.4 Fundamental Theorem of Calculus Applications of Derivatives Chapter 6.
Chapter 2 Section 1 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Chapter 2 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 2-1 Solving Linear.
Copyright © 2013 Pearson Education, Inc. Section 3.2 Linear Equations in Two Variables.
Solving Systems of Linear Equations by Substitution; Applications Solve systems of linear equations using substitution. 2.Solve applications involving.
Copyright © 2011 Pearson Education, Inc. Equations Involving Absolute Value Solve equations involving absolute value.
1 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 4-1 Systems of Equations and Inequalities Chapter 4.
Mark Dugopolski Elementary Algebra Edition 3 Chapter 2 Linear Equations and Inequalities in One Variable Copyright © 2000 by the McGraw-Hill Companies,
Chapter 1 Section 8. Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives 1 Simplifying Expressions Simplify expressions. Identify terms and.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall. Chapter 2 Integers and Introduction to Variables.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall. Chapter 1 Real Numbers and Introduction to Algebra.
Chapter 1 Equations and Inequalities Copyright © 2014, 2010, 2007 Pearson Education, Inc Linear Equations and Rational Equations.
Copyright © 2014, 2010, and 2006 Pearson Education, Inc. Chapter 4 Polynomials.
Chapter 2 Opener © 2014 Pearson Education, Inc.. Figure 2.1 © 2014 Pearson Education, Inc.
Copyright © 2012, 2009, 2005, 2002 Pearson Education, Inc. Chapter 5 Percent.
Differential Equations
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Chapter 4 Opener © 2014 Pearson Education, Inc..
Chapter 11 Opener © 2014 Pearson Education, Inc..
L1-6 Notes: Algebra: Variables and Expressions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Nonlinear Functions, Conic Sections, and Nonlinear Systems
Differential Equations
Inverse, Exponential and Logarithmic Functions
Evaluating Algebraic Expressions
Thinking Mathematically
Chapter 1 Section 3.
Algebraic Expression A number sentence without an equal sign. It will have at least two terms and one operations.
Algebra: Variables and Expressions
Learn to identify and evaluate expressions.
Evaluating Algebraic Expressions
Lial/Hungerford/Holcomb: Mathematics with Applications 10e
2.1 Introduction to Variables
2.2 Simplifying Expressions
Presentation transcript:

Copyright © 2012 Pearson Education, Inc. Chapter 2 Beginning Problem-Solving Concepts for the Computer Problem Solving and Programming Concepts 9 th Edition By Maureen Sprankle and Jim Hubbard

Copyright © 2012 Pearson Education, Inc. 0-2 Overview Constants and Variables Data Types How the Computer Stores Data Functions Operators Expressions and EquationsBullet, etc

Copyright © 2012 Pearson Education, Inc. Figure 2.1 Important Concepts to Learn 0-3

Copyright © 2012 Pearson Education, Inc. Table 2.1 Constants and Variables on the Computer 0-4

Copyright © 2012 Pearson Education, Inc. Table 2.1 Constants and Variables on the Computer 0-5

Copyright © 2012 Pearson Education, Inc. Rules for Naming and Using Variables 1.Name a variable according to what it represents. 2.Do not use spaces. 3.Start a variable name with a letter. 4.Do not use a dash or any other symbol that is used as a mathematical operator. 0-6

Copyright © 2012 Pearson Education, Inc. Rules for Naming and Using Variables 5.Consistent usage of variable name. 6.Consistent use of upper, lowercase characters in variable names 7.Use naming convention specified by your company 0-7

Copyright © 2012 Pearson Education, Inc. Table 2.2 Incorrect Variable Names 0-8

Copyright © 2012 Pearson Education, Inc. Figure 2.2 Processing Data—How a Computer Balances a Checkbook 0-9

Copyright © 2012 Pearson Education, Inc. Table 2.3 Data Types and Their Data Sets 0-10

Copyright © 2012 Pearson Education, Inc. Table 2.4 Examples of Data Types 0-11

Copyright © 2012 Pearson Education, Inc. Table 2.4 Examples of Data Types 0-12

Copyright © 2012 Pearson Education, Inc. Table 2.5 Functions 0-13

Copyright © 2012 Pearson Education, Inc. Table 2.5 Functions 0-14

Copyright © 2012 Pearson Education, Inc. Table 2.5 Functions 0-15

Copyright © 2012 Pearson Education, Inc. Table 2.5 Functions 0-16

Copyright © 2012 Pearson Education, Inc. Table 2.6 Operators and Their Computer Symbols 0-17

Copyright © 2012 Pearson Education, Inc. Table 2.6 Operators and Their Computer Symbols 0-18

Copyright © 2012 Pearson Education, Inc. Table 2.7 Definitions of the Logical Operators 0-19

Copyright © 2012 Pearson Education, Inc. Table 2.7 Definitions of the Logical Operators 0-20

Copyright © 2012 Pearson Education, Inc. Table 2.7 Definitions of the Logical Operators 0-21

Copyright © 2012 Pearson Education, Inc. Table 2.8 Hierarchy of Operations 0-22

Copyright © 2012 Pearson Education, Inc. Table 2.8 Hierarchy of Operations 0-23

Copyright © 2012 Pearson Education, Inc. Table 2.9 Expressions and Equations 0-24

Copyright © 2012 Pearson Education, Inc. Evaluating a Mathematical Expression 0-25

Copyright © 2012 Pearson Education, Inc. Evaluating a Relational Expression 0-26

Copyright © 2012 Pearson Education, Inc. Evaluating a Logical Expression 0-27

Copyright © 2012 Pearson Education, Inc. Evaluating an Equation That Uses Both Relational and Logical Operators 0-28

Copyright © 2012 Pearson Education, Inc. Developing a Table of All Possible Resultants of a Logical Expression One unknown—A. Two combinations: A can be either True or False. 0-29

Copyright © 2012 Pearson Education, Inc. Developing a Table of All Possible Resultants of a Logical Expression Two unknowns—A and B. Four combinations: B can be either True or False for each value of A

Copyright © 2012 Pearson Education, Inc. Developing a Table of All Possible Resultants of a Logical Expression Three unknowns—A, B, and C. Eight combinations. 0-31

Copyright © 2012 Pearson Education, Inc. Developing a Table of All Possible Resultants of a Logical Expression 0-32