Posted on

Math 10 – Scientific Notation

What I’ve learned last week on Math 10 was Scientific Notation.

Scientific Notation is another way of writing numbers that is either too small or too large to write. Scientific notation is simplified and more convenient.

Scientific notation can only be written in form: a • 10

Whereas is a coefficient that is greater than or equal to but less than 10.

1 ≤ a < 10.

The exponent (n), represents how many times do you need to multiply the 10 so you can reach the exact value you’re looking for. The value of your exponent is based on how many your zeros is and how many decimals are added. If you already have a decimal value, you don’t add it to your exponent.
For example, you have 48 000. To get the scientific notation form of 48 000, you need to get the coefficient, and the exponent.

Coefficient = 4.8; It is 4.8 and not 48 because you need to have a greater number or equal to one but less than ten.

Exponent = 4; It is four (4) and not three (3) because you have a decimal in your coefficient.

4.8 • 10 = 48 000.

In other words, the exponent corresponds not only to the number of zeros (0’s) you have but also how many decimals are added.

 

screenshot_11

Posted on

GCF/LCM

In this post, I’m supposed to find another method of finding the Greatest Common Factor (GCF) and Least Common Multiple (LCM) other than the prime factorization.

This method goes the same for both GCF and LCM.

E.g. Find the GCF and LCM of 180 and 360.

Step 1. Find a single number that can be divided by both of them or is divisible by both numbers.

180 and 360 can be divided by 10, 9, 2… but in this case, we will use 10 since it’ll get easier since it is a large number.

 

Step 2. Divide the base numbers by the number you chose.

180/10 = 18

360/10 = 36

Step 3. Repeat step one and step two, and this time, using the quotient of the two base numbers, until you reach the point where the quotients can’t be divided by a number anymore.

18/9 = 2          |          36/9=4

2/2 = 1            |          4/2 = 2

Step 4.

  • For finding GCF: Now, to find the GCF, get all the numbers you chose to divide the base numbers and the quotients by. After that, multiply all of them altogether and the product of those numbers is the GCF.
    • The numbers I picked were 10, 9, and 2. So:
    • 10 * 9 * 2 = 180.
    • The GCF of 180 and 360 is 180.
  • For finding LCM: Now, to find the LCM, get all the numbers you chose to divide the base numbers and the quotients by, also get the LAST quotients of your two numbers. After that, multiply all of them altogether and the product of those numbers is the LCM.
    • The numbers I picked were 10, 9, 2 and the last quotients of the two numbers were 1 and 2, so:
    • 10 * 9 * 2 * 1 * 2 = 360.
    • Th LCM of 180 and 360 is 360.

Solution: Find the GCF and LCM of 180 and 360

If you have to ask me, I really prefer the method I learned in class, which is prime factorization because it’s much easier to me and it doesn’t really do much work than this method I presented.