From 81505edfecaea10fab2d68247a7b99645286a54f Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Sun, 30 Jul 2023 20:23:36 +0700 Subject: Changed homepage, improved css and added roots, new notes (some not finished yet) --- lessons/matematika/index.html | 2 + lessons/matematika/pangkat-akar/akar.html | 112 ++++++++++++++++++++ lessons/matematika/pangkat-akar/latihan.html | 152 +++++++++++++++++++++++++++ lessons/matematika/pangkat-akar/pangkat.html | 34 +++++- 4 files changed, 296 insertions(+), 4 deletions(-) create mode 100644 lessons/matematika/pangkat-akar/akar.html create mode 100644 lessons/matematika/pangkat-akar/latihan.html (limited to 'lessons/matematika') diff --git a/lessons/matematika/index.html b/lessons/matematika/index.html index 5fcdabc..7033a61 100644 --- a/lessons/matematika/index.html +++ b/lessons/matematika/index.html @@ -42,6 +42,8 @@

Chapter 1 - Bentuk Pangkat dan Akar

Materi 1: Exponent

+

Materi 2: Root

+

Latihan 1

diff --git a/lessons/matematika/pangkat-akar/akar.html b/lessons/matematika/pangkat-akar/akar.html new file mode 100644 index 0000000..b519d5e --- /dev/null +++ b/lessons/matematika/pangkat-akar/akar.html @@ -0,0 +1,112 @@ + + + + + + + + + + Al Azhar 9th Grade Lesson Notes + + + + + + + + + + +
+ + + + +
+
+

Definition

+ Root is the inverse of exponent. For example;
+
    +
  • 42 = 16, so 16 = 4
  • +
  • 52 = 25, so 25 = 5
  • +
  • 102 = 100, so 100 = 10
  • +
+ +

Simplifying Square Roots

+ You can simplify a root by factoring the root number another number that is rational. Or in other words, divide the root number by the perfect squares. For example; +
    +
  • + Simplify 60
    + 60 = 4 × 15 = 215
    +
  • +
  • + Simplify 48
    + 48 = 16 × 3 = 43
    +
  • +
  • + Simplify 125
    + 125 = 25 × 5 = 55
    +
  • +
+ +

Root Operations

+

Addition

+ Roots with coefficient can be added with another coefficient that have the same roots.
+ ac + bc = (a + b)c +
    +
  • 32 + 42 = (3 + 4)2 = 72
  • +
  • 5 + 35 = (1 + 3)5 = 45
  • +
+

Subtraction

+ Roots with coefficient can be subtracted with another coefficient that have the same roots.
+ ac - bc = (a - b)c +
    +
  • 73 - 43 = (7 - 4)3 = 32
  • +
  • 106 - 56 = (10 - 5)6 = 56
  • +
+

Multiplication

+ Roots can be multiplied with any other roots. If the root is the same as the other multiplied root, the root can be deleted (if you want to be faster).
+ ac × bd = (a × b)c × d +
    +
  • 2 × 5 = 10
  • +
  • 32 × 43 = (3 × 4)2 × 3 = 126
  • +
  • 25 × 35 = (2 × 3)(5) = 6(5) = 30
  • +
+

Division

+ Roots can be divided with any other roots.
+ ac ÷ bd = (a ÷ b)c ÷ d +
    +
  • + 12 ÷ 3 = 2 +
  • +
  • + 86 ÷ 43 = (8 ÷ 4)6 ÷ 3 = 22 +
  • +
+
+
+ + + + + + \ No newline at end of file diff --git a/lessons/matematika/pangkat-akar/latihan.html b/lessons/matematika/pangkat-akar/latihan.html new file mode 100644 index 0000000..4aa75e7 --- /dev/null +++ b/lessons/matematika/pangkat-akar/latihan.html @@ -0,0 +1,152 @@ + + + + + + + + + + Al Azhar 9th Grade Lesson Notes + + + + + + + + + + +
+ + + + +
+
+

Pertanyaan

+
    +

    Pangkat

    +
  1. 8p2q × 2pq3
  2. +
  3. 6412 + 8113
  4. +
  5. 25 + 320 - 45
  6. + +

    Merasionalkan Akar

    +
  7. 45
  8. +
  9. 3523
  10. +
  11. 53 - 2
  12. +
  13. 5 - 75 - 2
  14. + +

    Operasi Pangkat

    +
  15. (8p23)3 ÷ 2pq
  16. +
  17. (a13b13)6(a23b43)9
  18. + +

    Persamaan Pangkat

    +
  19. 2x + 8 = 64
  20. +
  21. 162x + 3 = 32
  22. +
+

Jawaban

+
    +
  1. 16p3q4
  2. +
  3. + 6412 + 8113
    + = 64 + 381
    + = 8 + 381 +
  4. +
  5. + 25 + 320 - 45
    + = 65 + 320
    + = 65 + 34 × 5
    + = 65 + 322 × 5
    + = 65 + 3 × 25
    + = 65 + 65
    + = 125
    +
  6. +
  7. + 45
    + = 45 × 55 = 455 +
  8. +
  9. + 3523
    + = 3523 × 33
    + = 3152 × 3
    + = 152 +
  10. +
  11. + 53 - 2
    + = 53 - 2 × 3 + 23 + 2
    + = 5(3 + 2)(3)2 - (2)2
    + = 5(3 + 2)3 - 2 = 5(3 + 2)1
    + = 5(3 + 2) +
  12. +
  13. + 5 - 75 - 2
    + = 5 - 75 - 2 × 5 + 25 + 2
    + = (5 - 7) × (5 + 2)(5)2 - (2)2
    + = 5 + 10 - 35 - 145 - 2 = 5 + 10 - 35 - 143 +
  14. +
  15. + (8p23)3 ÷ 2pq
    + = (24p2)3 ÷ 2pq
    + = 243 p6 ÷ 2pq
    + = 6912p5 ÷ q +
  16. +
  17. + = (a13b13)6(a23b43)9
    + = + (a13)6 (b13)6 + + (a23)9 (b43)9 +
    + = + a2 b2 + + a6 ba12 +
    + = a-4 b-10 +
  18. +
  19. + 2x + 8 = 64
    + = 2x + 8 = 26
    + = x + 8 = 6
    + = x = 6 - 8
    + = x = -2 +
  20. +
  21. + 162x + 3 = 32
    + = (24)2x + 3 = 26
    + = 28x + 12 = 26
    + = 8x + 12 = 6
    + = 8x = 6 - 12
    + = 8x = 6
    + = x = -68
    + = x = -34 +
  22. +
+
+
+ + + + + + \ No newline at end of file diff --git a/lessons/matematika/pangkat-akar/pangkat.html b/lessons/matematika/pangkat-akar/pangkat.html index f3af1a2..efba6e1 100644 --- a/lessons/matematika/pangkat-akar/pangkat.html +++ b/lessons/matematika/pangkat-akar/pangkat.html @@ -53,10 +53,20 @@

Exponent Operations

Multiplication

ax × by = (a × b)x + y +

Division

ax ÷ by = (a ÷ b)x - y +

Exponent

- axy = ax × y + (ax)y = ax × y +

Zero Exponent

a0 = 1

@@ -79,14 +89,30 @@

Fractional Exponent

yz = - z√(xy)

+ zxy

Examples

+

Exponential Equation

+
    +
  1. 2x + 5 = 64
    + = 2x + 5 = 26 ↖ ubah ke bentuk 2 berpangkat (2x)
    + = x + 5 = 6
    + = x = 1 +
  2. +
  3. 16x + 2 = 32
    + = (24)x + 2 = 25
    + = 24x + 8 = 25
    + = 4x + 8 = 5
    + = 4x = 5 - 8
    + = 4x = -3
    + = x = -34 = -34 +
  4. +
-- cgit v1.2.3