Follow-up question Factorize x2 + 2x – 15. Solution

Slides:



Advertisements
Similar presentations
How to check close-to-the-line arrows F E D E R A T I O N I T N E R N A T I O N A L E D E T I R A L ' A R C a b TOP VIEW FRONT VIEW a b c d e c d e.
Advertisements

Base 10 Denary Decimal
Binary numbers. 1 Humans count using decimal numbers (base 10) We use 10 units: 0, 1, 2, 3, 4, 5, 6, 7, 8 and (5.
1 times table 2 times table 3 times table 4 times table 5 times table
Computer Systems Nat 4/5 Computing Science Lesson 1: Binary.
ASCII & Gray Codes.
 Binary Binary  Binary Number System Binary Number System  Binary to Decimal Binary to Decimal  Decimal to Binary Decimal to Binary  Octal and Hexadecimal.
© GCSE Computing Candidates should be able to:  convert positive denary whole numbers (0-255) into 8-bit binary numbers and vice versa  add two 8-bit.
Chapter 16 Binary and Hexadecimal Numbers. §16.2 thru 16.3 – Addition and Subtraction of Binary Numbers Binary = Base 2 Addition and subtraction are similar.
To make the number 5, place a 1 under the numbers that you need and a 0 under the numbers that you don’t… Make a table like this
Laws of Indices 2 2.1Simplifying Algebraic Expressions Involving Indices 2.2Zero and Negative Integral Indices 2.3Simple Exponential Equations Chapter.
NUMBER SYSTEM Decimal System Binary System. We use two digits in this system (0,1) just like the existing system of computers.. And write the number in.
Number System. Number Systems Important Number systems – Decimal – Binary – Hexadecimal.
LO To learn basic computer coding using binary
Conversions Denary to Binary Method 1
Data Representation Hexadecimal  Although computers work in binary it is sometimes inconvenient for humans to read everything in Binary. For example in.
Two’s Complement. A system used to represent a negative number in binary A system used to represent a negative number in binary Positive numbers start.
Candidates should be able to:
A)Convert positive denary whole numbers (0-255) into 8-bit binary numbers and vice versa b)Add two 8-bit binary integers and explain overflow errors which.
INTEGERS – Product & Quotient. Multiplying Integers - remember our changing sign table ? + + changes to changes to changes to changes.
Denary (our numbers) Binary
Introduction To Number Systems Binary System M. AL-Towaileb1.
Computer Systems Nat 4/5 Computing Science Lesson 1: Binary.
Lecture 6 Excess Notation. Excess 8 notation indicates that the value for zero is the bit pattern for 8, that is 1000 Excess 8 notation indicates that.
$100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300.
Tables Learning Support
Introduction to Number Representation A451 GCSE Computing.
STARTER – CRACK THE CODE
Advanced Binary b. describe and use two’s complement and sign and magnitude to represent negative integers; c. perform integer binary arithmetic, that.
WHAT IS BINARY? Binary is a number system that only uses two digits: 1 and 0. Any information that processed by a computer it is put into sequence of.
Computing Binary Logic.
Different Numeral Systems
25 an = 記住:a zero Index Concepts 2  2  2  2  2 a  a  a  …  a
Numeric Data Representation
Binary numbers: Week 7 Lesson 1
Using the Windows Calculator for quick decimal to binary conversions
Times Tables.
Top 6 Strategies of Digital Marketing.
BACK SOLUTION:
4 Laws of Integral Indices
Column addition and subtraction
Lesson Objectives To understand how to add 4 and 8 bit binary numbers together To understand what is meant by the term “Overflow” ALL students will add.
Rational Numbers and Decimals
Topic 3: Data Signed Binary.
ELECTRICITY & MAGNETISM Electric Current (P )
Data Hexadecimal.
Topic 3: Data Hexadecimal.
Lesson 2: Binary to Denary Conversion.
FRONT No Solutions Infinite Solutions 1 solution (x, y)
Tests of Divisibility 1 - All integers can be divided by 1
Adding and Subtracting Rational Numbers
Binary  Name: Class: .
GCSE COMPUTER SCIENCE Topic 3 - Data 3.4 Hexadecimal Conversion.
Hexadecimal.
Make a table and a graph of the function y = 2x + 4
Zero and Negative Integral Indices
Understanding the Number Decimal to Binary Conversion
3 times tables.
6 times tables.
EQUATIONS OF LINES IN STANDARD FORM
Converting Fractions, Decimals, & Percentages
Introduction To Number Systems
Theory: 2.6 – Data Representation
Rational Numbers and Irrational Numbers
Binary.
Building pattern  Complete the following tables and write the rule 
Subtracting integers without number line 3 digit.
Adding integers without number line 2 digit.
Converting from denary to different bases
Presentation transcript:

Follow-up question Factorize x2 + 2x – 15. Solution List all the possible pairs of factors of –15. Check each pair of factors by the cross-method as follows:

We have learnt the following laws of indices before: If both m and n are positive integers, then …… Law (1) …… Law (2) …… Law (4) …… Law (5)

Follow-up question 7.7  105 54 000 1.8  10-5 0.002 005 -1.4  104 Complete the following table. 7.7  105 54 000 1.8  10-5 0.002 005 -1.4  104

Follow-up question 1. Convert 11110(2) into a denary number. 2. Convert 10(10) into a binary number.

(10) 691 (16) 2B3 = 2 B 3 Write the digits from the bottom to the top.