Candy Bar Activity Exploring Computer Science Unit 2 – Day 3.

Slides:



Advertisements
Similar presentations
Making a “P and J” sandwich
Advertisements

Making a Peanut Butter and Jelly Sandwich
Unordered, Ordered, and Definition List By: Jaxson Hunter Feburary,
A Social Story and Activity Click on the words to hear them spoken.
The LC-3 – Chapter 6 COMP 2620 Dr. James Money COMP
Algorithms and Problem Solving-1 Algorithms and Problem Solving Mainly based on Chapter 6: “Problem Solving and Algorithm Design” from the Book: “Computer.
Power point demonstration Capabilities of microsoft powerpoint 2000.
3-6 Compound Inequalities
Multiplying Fractions The Area Model Follows Area Model for Multiplication of Whole Numbers A visual model that assists in learning the standard algorithm.
How to Create and read Instruction Manuals
Warm Up Algebra 1 Book Pg 352 # 1, 4, 7, 10, 12.
Problem Solving Through Coding Names. PROBLEM SOLVING PROCESS UNDERSTAND THE PROBLEM: READ OR LISTEN TO THE PROBLEM. MAKE A PLAN TO SOVLE THE PROBLEM-
Objective The student will be able to: solve inequalities using multiplication and division.
1.8 Solving Absolute Value Equations and Inequalities
Using Place Value to Add and Subtract Unit of Study: Two Digit Addition and Subtraction Global Concept Guide: 3 of 3.
CHAPTER 7-1 SOLVING SYSTEM OF EQUATIONS. WARM UP  Graph the following linear functions:  Y = 2x + 2  Y = 1/2x – 3  Y = -x - 1.
Introduction to Programming. What is a Program  Set of Instructions that tells the computer what to Do.  Driving force behind the computer  Without.
THE IB DESIGN CYCLE DESIGN IS THE WAY THINGS ARE MADE.
Mathematical Learning
Multiple Groups Problems Meeting Developed by Joe Bysiek with collaboration of Crown Point teachers.
Unit 5: Fractions, Decimals and Percents. Numerator Denominator The number of parts you are using The number of equal parts into which the whole is divided.
Notes Over 6.3 Writing Compound Inequalities Write an inequality that represents the statement and graph the inequality. l l l l l l l
Objectives – The Student will: 1.Name and explain the steps in the problem- solving process. 2.Solve a problem by applying the problem-solving process.
The E ngineering Design Process Foundations of Technology The E ngineering Design Process © 2013 International Technology and Engineering Educators Association,
Lesson 9.9: Division of Decimals. Mental Math estimate the quotient and write the number model you used to solve it Example: 61/3 You write: 60/3 =
The E ngineering Design Process Advanced Design Applications The E ngineering Design Process Teacher Resource – The First Five Days: Day 2 © 2014 International.
Unit Summary  The right triangle is one of the most important geometrical figures, used in many applications for thousands of years. This unit focuses.
Grades 3-6  Tasks  Partial Products  Dream Box – Multiplication Arrays  Number Talks  Partial Quotients  Quotient Cafe.
Solving Compound Inequalities. Solving Absolute Value Inequalities Example 1 This is a compound inequality. It is already set up to start solving the.
1.8 Solving Absolute Value Equations and Inequalities Objectives: Write, solve, and graph absolute value equations and inequalities in mathematical and.
Copyright © 2011 Pearson, Inc. 1.1 Modeling and Equation Solving.
Computer Science 10: Introduction to Computer Science Dr. Natalie Linnell with credit to Cay Horstmann and Marty Stepp.
Black Hat Activity In small groups of 3-4: Look at the All-Weather Bike. Write what you think might be wrong with the design. Identify the weaknesses.
How do you solve story problems with unlike mixed number fractions?
n Taking Notes and Keeping a Journal n Listening Skills n Working Together n Managing Your Time.
Problem Solving.  Similar to Solving Math Word Problem  Read the Problem  Decide how to go about Solving the Problem  Solve the Problem  Test the.
1.8 Solving Absolute Value Equations and Inequalities Objectives: Write, solve, and graph absolute value equations and inequalities in mathematical and.
Four Phases of Problem Solving Exploring Computer Science – Lesson 2-2.
ROBOT NAVIGATION AI Project Asmaa Sehnouni Jasmine Dsouza Supervised by :Dr. Pei Wang.
Handshakes Unit 2, Days 4-6.
Exploring Computer Science – Lesson 2-2. The student will be able to: – Name and explain the steps in the problem‐solving process. – Solve a problem by.
Exploring Computer Science – Lesson 2-2. The student will be able to: – Name and explain the steps in the problem‐solving process. – Solve a problem by.
4-5 Inequalities (pages ) P6  Represent inequalities on a number line or a coordinate plane.
Fence Building Activity
Functions and Top-Down Design
Lesson 37: Absolute Value, pt 2 Equations
Four Phases of Problem Solving
Estimation, Graphs and Mathematical Models
Cladogram Creation Create a table of characteristics and build a cladogram based on the table You must have at least 4 clades & 4 characteristics You must.
Solving Linear Equations
Looping and Random Numbers
Components of a graph.
Strategies for Problem Solving
Strategies for Problem Solving
Peanut Butter Jelly Time!
Dividing Fractions by Fractions
EXPLORING COMPUTER SCIENCE Journal Entries, Portfolio Entries, And Check Your Understanding Unit 2 – Strand 2 Problem Solving This unit focuses on.
Adding in Any Order Unit of Study: Addition and Subtractions Concepts
Inequalities.
Manufacturing Process
Objective The student will be able to:
Properties of Logarithmic Functions
Lesson Objective: I will be able to …
Find equivalent fraction of a given number
COMPOUND INEQUALITIES
Pair work – Do you want to change seats??
Objective The student will be able to:
Students will be able to solve compound inequalities.
Homework Due Wednesday- grade report signed
Problem Solving Objectives: The student will be able to:
Presentation transcript:

Candy Bar Activity Exploring Computer Science Unit 2 – Day 3

Candy Bar Activity – Journal #9 Your task is to determine how many cuts it will take to cut a candy bar into 12 equal pieces. One break of one piece of the candy bar will result in that one piece being divided into two pieces. In your journal, write how many breaks it will take and then illustrate it. Write the steps you will use to do the cutting.

Groups Each group needs to work together to solve the problem. Come up with the number of cuts it takes to cut the candy bar into 12 equal pieces. Prepare a short presentation for the class on the number you came up with and how you did it. You should draw a quick illustration of how you did it. This will be loaded into your ePortolio. Present to the class

Class Presentations Each group will make a short presentation to the class.

One Possible Solution

Start

Cut #1

Cut #2

Cut #3

Cut #4

Cut #5

Cut #6

Cut #7

Cut #8

Cut #9

Cut #10

Cut #11

Question? How did the steps you used match what you wrote in your journal?

The Problem-Solving Process 1.Understand the problem a)Read or listen to the problem statement 2.Make a plan to solve the problem a)Use pictures, charts, graphs, systematic lists, objects, or act out the solution to help you devise a plan to solve the problem. In Computer Science we call this plan an algorithm. 3.Carry out the plan a)Once the plan is conceived and understood, follow the plan. If you have planned well, this is the easy part. 4.Review and reflect on how the problem was solved a)Once the problem is solved, reflect on the plan that was used.

Number of PiecesNumber of Cuts NN-1

Journal #9 – Follow-up How is solving this kind of a problem the same/different from how you solve a problem in “real life”?

Problem Solving What makes a problem solvable by computer? Being able to provide a step-by-step algorithm is important Think back to the peanut butter and jelly sandwich. Even if we refined the algorithm, would a computer be able to make one? No, but a robot could.

Credits  Exploring Computer Science 5.0 – Unit 2, Day 3, Pages78-80  PowerPoint created by Jeff Hinton (2014)