{"id":60,"date":"2025-09-19T21:44:20","date_gmt":"2025-09-19T21:44:20","guid":{"rendered":"https:\/\/wp.engelwebdev.tech\/?page_id=60"},"modified":"2025-09-19T22:32:12","modified_gmt":"2025-09-19T22:32:12","slug":"cambridge","status":"publish","type":"page","link":"https:\/\/wp.engelwebdev.tech\/index.php\/cambridge\/","title":{"rendered":"Cambridge"},"content":{"rendered":"\n<div class=\"container\">\n        <header>\n            <h1>Cambridge IGCSE, AS &#038; A Levels: Mathematics Overview<\/h1>\n            <p>A structured guide to key topics, equations, and examples for students studying Cambridge International Mathematics.<\/p>\n        <\/header>\n\n        <section class=\"level-section\">\n            <h2>IGCSE Mathematics (0580)<\/h2>\n            <p>IGCSE Mathematics provides a strong foundation in core mathematical concepts, including number, algebra, geometry, and statistics.<\/p>\n\n            <div class=\"topic\">\n                <h2>1. Algebra &#038; Functions<\/h4>\n                <div class=\"summary\">\n                    <p><strong>Summary Equation:<\/strong> Quadratic Formula<\/p>\n                    <div class=\"equation\">\n                        $$ x = \\frac{-b \\pm \\sqrt{b^2 &#8211; 4ac}}{2a} $$\n                    <\/div>\n                <\/div>\n                <div class=\"example\">\n                    <p><strong>Example:<\/strong> Solve the equation $$x^2 + 5x + 6 = 0$$.<\/p>\n                    <p>Here, $$a=1, b=5, c=6$$.<\/p>\n                    <div class=\"equation\">\n                        $$ x = \\frac{-5 \\pm \\sqrt{5^2 &#8211; 4(1)(6)}}{2(1)} = \\frac{-5 \\pm \\sqrt{25 &#8211; 24}}{2} = \\frac{-5 \\pm 1}{2} $$\n                    <\/div>\n                    <p>The solutions are $$x = -2$$ and $$x = -3$$.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"topic\">\n                <h4>2. Geometry &#038; Trigonometry<\/h4>\n                <div class=\"summary\">\n                    <p><strong>Summary Equation:<\/strong> Pythagorean Theorem<\/p>\n                    <div class=\"equation\">\n                        $$ a^2 + b^2 = c^2 $$\n                    <\/div>\n                <\/div>\n                <div class=\"example\">\n                    <p><strong>Example:<\/strong> A right-angled triangle has sides of length 3 cm and 4 cm. Find the length of the hypotenuse.<\/p>\n                    <div class=\"equation\">\n                        $$ c^2 = 3^2 + 4^2 = 9 + 16 = 25 $$\n                        $$ c = \\sqrt{25} = 5 \\text{ cm} $$\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"topic\">\n                <h4>3. Statistics<\/h4>\n                <div class=\"summary\">\n                    <p><strong>Summary Equation:<\/strong> Mean<\/p>\n                    <div class=\"equation\">\n                        $$ \\text{Mean} = \\frac{\\sum x}{n} $$\n                    <\/div>\n                <\/div>\n                <div class=\"example\">\n                    <p><strong>Example:<\/strong> Find the mean of the numbers 2, 4, 6, 8.<\/p>\n                    <div class=\"equation\">\n                        $$ \\text{Mean} = \\frac{2 + 4 + 6 + 8}{4} = \\frac{20}{4} = 5 $$\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"level-section\">\n            <h2>AS &#038; A Level Mathematics (9709)<\/h2>\n            <p>AS &#038; A Level Mathematics delves into more complex areas like pure mathematics, mechanics, and probability &#038; statistics.<\/p>\n\n            <div class=\"topic\">\n                <h4>1. Pure Mathematics<\/h4>\n                <div class=\"summary\">\n                    <p><strong>Summary Equation:<\/strong> Differentiation (Power Rule)<\/p>\n                    <div class=\"equation\">\n                        $$ \\frac{d}{dx} x^n = nx^{n-1} $$\n                    <\/div>\n                <\/div>\n                <div class=\"example\">\n                    <p><strong>Example:<\/strong> Differentiate $$y = 3x^4$$.<\/p>\n                    <div class=\"equation\">\n                        $$ \\frac{dy}{dx} = 3(4)x^{4-1} = 12x^3 $$\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"topic\">\n                <h4>2. Mechanics<\/h4>\n                <div class=\"summary\">\n                    <p><strong>Summary Equation:<\/strong> Constant Acceleration (SUVAT) Equations<\/p>\n                    <div class=\"equation\">\n                        $$ v^2 = u^2 + 2as $$\n                    <\/div>\n                <\/div>\n                <div class=\"example\">\n                    <p><strong>Example:<\/strong> A car accelerates from rest at $$2 \\text{ m\/s}^2$$. How far has it traveled when its velocity is $$10 \\text{ m\/s}$$?<\/p>\n                    <p>Here, $$u=0, a=2, v=10$$. We need to find $$s$$.<\/p>\n                    <div class=\"equation\">\n                        $$ 10^2 = 0^2 + 2(2)s $$\n                        $$ 100 = 4s $$\n                        $$ s = 25 \\text{ m} $$\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"topic\">\n                <h4>3. Probability &#038; Statistics<\/h4>\n                <div class=\"summary\">\n                    <p><strong>Summary Equation:<\/strong> Binomial Probability Formula<\/p>\n                    <div class=\"equation\">\n                        $$ P(X=r) = {n \\choose r}p^r(1-p)^{n-r} $$\n                    <\/div>\n                <\/div>\n                <div class=\"example\">\n                    <p><strong>Example:<\/strong> A coin is tossed 5 times. What is the probability of getting exactly 3 heads?<\/p>\n                    <p>Here, $$n=5, r=3, p=0.5$$.<\/p>\n                    <div class=\"equation\">\n                        $$ P(X=3) = {5 \\choose 3}(0.5)^3(0.5)^{5-3} = 10 \\times 0.125 \\times 0.25 = 0.3125 $$\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Cambridge IGCSE, AS &#038; A Levels: Mathematics Overview A structured guide to key topics, equations, and examples for students studying Cambridge International Mathematics. IGCSE Mathematics (0580) IGCSE Mathematics provides a strong foundation in core mathematical concepts, including number, algebra, geometry, and statistics. 1. Algebra &#038; Functions Summary Equation: Quadratic Formula $$ x = \\frac{-b \\pm [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-60","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wp.engelwebdev.tech\/index.php\/wp-json\/wp\/v2\/pages\/60","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.engelwebdev.tech\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wp.engelwebdev.tech\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wp.engelwebdev.tech\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.engelwebdev.tech\/index.php\/wp-json\/wp\/v2\/comments?post=60"}],"version-history":[{"count":6,"href":"https:\/\/wp.engelwebdev.tech\/index.php\/wp-json\/wp\/v2\/pages\/60\/revisions"}],"predecessor-version":[{"id":80,"href":"https:\/\/wp.engelwebdev.tech\/index.php\/wp-json\/wp\/v2\/pages\/60\/revisions\/80"}],"wp:attachment":[{"href":"https:\/\/wp.engelwebdev.tech\/index.php\/wp-json\/wp\/v2\/media?parent=60"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}