We’ve reached second semester! Welcome back!

Slides:



Advertisements
Similar presentations
Measuring Capacity, Weight, and Temperature Section 7.2.
Advertisements

Mathematics with Binary. Question  Below is a binary string  Which is the least significant bit (LSB)?  Which is the most significant bit (MSB)? 0.
EXPONENTS ORDER OF OPERATIONS MULTIPLYING / DIVIDING POWER OF A POWER POWER OF A PRODUCT POWER OF A QUOTIENT NEGATIVE EXPONENTS.
Solve an “and” compound inequality
By: Taylor Utley.  How to convert Fahrenheit to Celsius  How to convert Celsius to Fahrenheit.
CONFIDENTIAL1 Good Afternoon! Today we will be learning about Temperature, changes, & negative numbers Let’s warm up : Complete the conversion tables:
St Peter’s C.E Primary School Parents Internet Safety Day – 11 th February 2014.
Fractions.
Writing 2 step equations. 12 more than the product of a number X and 4 is equal to -48 Product means …….multiply X X 4X 4 4X = -48 More than means …addition.
Lecture # 13 JavaScript Functions: A Trip to the Grocery Store.
Temperature SWBAT apply addition and subtraction of integers to Celsius and Fahrenheit temperature; use formulas to estimate temperatures in degrees Celsius.
Module 4 Test Review.
177 8 Start by setting up the problem like this. It looks just like the traditional long division method, except for the long line that is drawn to the.
Partial Quotients.
Converting Time Revision Level D Learning Intention Success Criteria
EL TIEMPO. What’s the weather like?
Fahrenheit and Celsius
Dividing Polynomials. First divide 3 into 6 or x into x 2 Now divide 3 into 5 or x into 11x Long Division If the divisor has more than one term, perform.
Conversions in the Kitchen Changing between Fahrenheit and Celcius.
Temperature.
I’m Thinking of a Number
Solve an “and” compound inequality
Temperature Measurement
Solving 2 step equations. Two step equations have addition or subtraction and multiply or divide 3x + 1 = 10 3x + 1 = 10 4y + 2 = 10 4y + 2 = 10 2b +
Copyright © Cengage Learning. All rights reserved. Functions 3 The Metric System.
U SING T WO OR M ORE T RANSFORMATIONS Solving a Linear Equation Solve x + 6 = – To isolate the variable, undo the addition and then the multiplication.
Lattice Multiplication
Solving Two- Step Equations
Changing The Subject of a Formula
Non-SI Units accepted in the SI
Translate the following into an algebraic expression:
+/Integers-* By: Brock and Brandon.
Math & Exponents.
TEMPERATURE CONVERSION
Combined Gas Law Problems
Ms. Hubbard 5th Grade Topic 1
Temperature: Comparing degrees Celsius (C) and degrees Fahrenheit (F)
Welcome to IRSC’s LIVE Virtual Lesson on:
¡¿What the Fahrenheit!? El 20 de abril.
Temperature.
Temperature and Conversions Between the U.S. and Metric Systems
Objective: Be able to add and subtract directed numbers.
Frigid Fridays On each Friday last January, the temperature was a record low temperature for the date. On Friday, January 30, the mercury dropped to 5°F,
Objective: evaluate algebraic expressions
Solving for Variables Section 1.6.
Everything that goes on under the hood of a computer is done in binary -- the language of 0s and 1s. If we have only two numbers, it's very easy to represent.
Lattice Multiplication
To get y, multiply x by 3 then add 2 To get y, multiply x by negative ½ then add 2 To get y, multiply x by 2 then subtract 3 To get y, multiply x.
Learn to plug in variables to solve problems.
Add or Subtract? x =.
Divide the number in C by 10.
The Derivative of an Inverse Function
Lattice Multiplication
Lattice Multiplication
21 3 Variables Selection Functions Repetition Challenge 21
Add and Subtract Mixed Numbers
CHAPTER 5: Control Flow Tools (if statement)
When we multiply by 10 we are making the number ten times bigger.
Composition of Inverses Calculator will be helpful!
USING TWO OR MORE TRANSFORMATIONS
Objective: Be able to add and subtract directed numbers.
Temperature Friday, February 13th, 2015.
Day 117 – Graphing Combination of Functions
Asking Questions in BYOB Scratch.
Conversions for Other Clinical Applications: Time and Temperature
Subtracting integers without number line 3 digit.
Introduction Worksheet
Presentation transcript:

We’ve reached second semester! Welcome back! January 31, 2019

https://tinyurl.com/y9bqhrsb Attendance https://tinyurl.com/y9bqhrsb

Let’s continue with the projects from last week Create a temperature converter that takes the temperature and converts it from Celsius to Fahrenheit or vice versa What topics do you think will be applicable to this project? Make a list If you are done with this project, show it to us!

One helpful tip... How to convert from Fahrenheit to Celsius… First subtract 32 from the temperature in Fahrenheit Then multiply by 5/9 How to convert from Celsius to Fahrenheit… Multiply the Celsius temperature by 9/5 Then add 32

Temperature Converter Convert the temperature from Celsius to Fahrenheit and vice versa Don’t hesitate to ask for help! Here’s some code for you to use to start... Note: Don’t forget to include import java.util.*; below the package name so that you can use a scanner!

Next meeting: February 7, 2019 Thanks for coming! Next meeting: February 7, 2019