<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by Math Easy on Medium]]></title>
        <description><![CDATA[Stories by Math Easy on Medium]]></description>
        <link>https://medium.com/@matheasy?source=rss-548d6aff2bb7------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*7LYtlGehA-UQxqot4kBjPQ.png</url>
            <title>Stories by Math Easy on Medium</title>
            <link>https://medium.com/@matheasy?source=rss-548d6aff2bb7------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Tue, 19 May 2026 06:55:41 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@matheasy/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[Factoring Polynomials]]></title>
            <link>https://medium.com/@matheasy/factoring-polynomials-2b9fe6e79537?source=rss-548d6aff2bb7------2</link>
            <guid isPermaLink="false">https://medium.com/p/2b9fe6e79537</guid>
            <category><![CDATA[factorization]]></category>
            <category><![CDATA[quadratic-formula]]></category>
            <category><![CDATA[mathematics]]></category>
            <category><![CDATA[polynomial]]></category>
            <dc:creator><![CDATA[Math Easy]]></dc:creator>
            <pubDate>Sun, 17 Oct 2021 07:40:45 GMT</pubDate>
            <atom:updated>2021-10-17T07:40:45.465Z</atom:updated>
            <content:encoded><![CDATA[<p>Here in this article, I would like to discuss few factoring methods used in polynomials. Let’s first remember few terms used while dealing with polynomials.</p><p><em>Polynomials: </em>Polynomial is made up of two terms, namely Poly (meaning “many”) and Nominal (meaning “terms.”). A polynomial is defined as an expression that is composed of variables, constants, and exponents, that are combined using mathematical operations such as addition, subtraction, multiplication, and division (No division operation by a variable). Based on the number of terms present in the expression, it is classified as monomial, binomial, and trinomial. Examples of constants, variables, and exponents are as follows:</p><ul><li>Constants. Example: 1, 2, 3, etc.</li><li>Variables. Example: g, h, x, y, etc.</li><li>Exponents: Example: 5 in x⁵ etc.</li></ul><p><em>Monomial:</em> A monomial is an algebraic expression that has only one term. Examples are 3x, 5, x².</p><p><em>Binomial:</em> A binomial is a polynomial or algebraic expression, which has a maximum of two non-zero terms. It consists of only two variables. Examples are 2x²+y, 10p+7q², a+b, 2x²y²+9, which are all binomials having two variables.</p><p><em>Trinomial:</em> A trinomial is a polynomial or algebraic expression, which has a maximum of three non-zero terms. It consists of only three variables. Examples are 2x²y²+9+z, r+10p+7q², a+b+c, which are all trinomials having three variables.</p><p><strong>Factoring polynomials </strong>is the reverse procedure of the multiplication of factors of polynomials. An expression of the form ax^n + bx^n-1 +kcx^n-2 + ….+kx+ l, where each variable has a constant accompanying it as its coefficient is called a polynomial of degree ’n’ in variable x. Thus, a polynomial is an expression in which a combination of a constant and a variable is separated by an addition or a subtraction sign.</p><p>Zeroes of polynomials, when represented in the form of another linear polynomial are known as factors of polynomials. After factorization of a given polynomial, if we divide the polynomial with any of its factors, the remainder will be zero. Also, in this process, we factor the polynomial by finding its greatest common factor. Now let us see how to factorize polynomials here with the help of few examples.</p><p><strong><em>Factorization of Polynomials: </em></strong>The process of finding factors of a given value or mathematical expression is called factorization. Factors are the integers that are multiplied to produce an original number. For example, the factors of 18 are 2, 3, 6, 9, and 18, such as;</p><p>18 = 2 *9</p><p>18 = 2*3*3</p><p>18 = 3*6</p><p>Similarly, in the case of polynomials, the factors are the polynomials which are multiplied to produce the original polynomial. For example, the factors of x² + 5x + 6 are (x +2) and (x + 3). When we multiply both x +2 and x + 3, then the original polynomial is generated (Refer to Figure 1). After factorisation, we can also find the zeros of the polynomials. in this case, zeroes are x = -2 and x = -3.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*BNQhpOfRTiVI61VnjNKUdw.png" /><figcaption><strong>Figure 1: Multiplication of factors (x+2)(x+3)</strong></figcaption></figure><p><strong><em>Types of Factoring Polynomials: </em></strong>There are six different methods to factorizing polynomials. The six methods are as follows.</p><ul><li>Greatest Common Factor (GCF)</li><li>Grouping Method</li><li>Sum or difference in two cubes</li><li>The difference in two squares</li><li>General trinomials</li></ul><p>Now in this article, let’s discuss the two basic methods which we use frequently to factorize the polynomial. Those two methods are the greatest common factor method and the grouping method. Apart from these methods, we can factorize the polynomials by the use of general algebraic identities. Similarly, if the polynomial is of a quadratic expression, we can use the quadratic equation to find the roots/factors of a given expression. The formula to find the factors of the quadratic expression (ax² + bx + c) is as shown in the figure below (Refer to Figure 2 for the quadratic formula).</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*Vq8H8rya9vIoR69ymCO46Q.png" /><figcaption><strong><em>Figure 2 : Quadratic formula</em></strong></figcaption></figure><p><strong><em>Greatest Common Factor Method:</em></strong> In this method, identifying the greatest common factor is the only main step required in factoring a polynomial. This process is nothing but a type of reverse procedure of distributive law, such as;</p><p>p( q + r) = pq + pr</p><p>But in this case of factorization, it is just an inverse process as given below;</p><p>pq + pr = p( q + r)</p><p>where p is the greatest common factor.</p><p>Refer to Figure 3 given below which explains the GCF method with an example.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*Dq7j4Cuns5mbCDJ7GS4r8Q.png" /><figcaption><strong><em>Figure 3: Explaining the GCF method with an example</em></strong></figcaption></figure><p><strong><em>Factoring Polynomials by Grouping: </em></strong>The second technique of factoring is called grouping. This method is used when there is no factor common to all the terms of a polynomial, but there will be factors common to some of the terms. In other words, this method is also said to be factoring by pairs. Here, the given polynomial is distributed in pairs or grouped in pairs to find the zeros. Let us take an example.</p><p><strong><em>Example: Factorise the polynomial x² -8x + 15.</em></strong></p><p>Find the two numbers which when<strong><em> added </em></strong>together give a <strong><em>-8</em></strong> and which when <strong><em>multiplied</em></strong> give a <strong><em>15</em></strong>.</p><p>So, -3 and -5 are the two numbers, such that;</p><p>(-3) + (-5) = -8</p><p>(-3) * (-5) = 15</p><p>Hence, we can rewrite the polynomial as;</p><p>x² -3x -5x + 15</p><p>And then, group the first two terms which have the common factor ‘x’ and the next two terms which have the common factor of ‘-5’ as shown below,</p><p>x(x -3) -5(x-3)</p><p>Now the polynomial which had four terms has been reduced to a polynomial with just two terms. From these two terms, take out the common factor, which in this case is (x -3) as;</p><p>(x -3) (x-5)</p><p>Hence, the factors of x² -8x + 15 are (x-3) and (x-5) (Refer to Figure 4 for solution).</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*djEToSX7W42lFudd0c6udA.jpeg" /><figcaption><strong>Figure 4: Factor the polynomial x²-8x+15</strong></figcaption></figure><p><strong><em>Sum or difference in two cubes: </em></strong>In this technique, the difference in two cubes means that there will be two terms and each will contain perfect cubes and the sign between the two terms will be negative. The sum of two cubes contains the plus sign between the perfect cube terms. The formula that helps in factoring polynomials with perfect cubes are as follows:</p><p><strong>Sum: (x³+y³) = (x+y) (x² -xy +y²)</strong></p><p><strong>Difference: (x³-y³) = (x-y) (x² +xy +y²)</strong></p><p><strong><em>Example : Factorise the polynomial x³ + 64.</em></strong></p><p>Here 64 is a perfect cube of 4. Hence we can rewrite 64 as 4³ as shown below.</p><p>x³ + 4³</p><p>To factor the above polynomial use the identity x³ + y³ = (x +y)(x² + xy + y²) as shown below (Refer to Figure 5 for solution).</p><p>x³ + 4³ = (x + 4) (x² +4x +4²)<br>= (x +4) (x² +4x +16).</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*ALO2au2fgGw42O1Nx08aTw.jpeg" /><figcaption><strong>Figure 5 : Factor the polynomial x³+64</strong></figcaption></figure><p>When you have a difference of cubes, for example, x³ — 64 then you could use the same method to factorize. The only difference is that instead of using the identity sum of cubes you have to use the difference of cubes (Refer to Figure 6 for more details).</p><p>[ x³- y³ = (x- y)(x² +xy +y²) ].</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*oiyqgUurr-1Qbdy5Ov7CXg.jpeg" /><figcaption><strong>Figure 6 : Factor the polynomial x²+4x+16</strong></figcaption></figure><p><strong><em>The difference in two squares: </em></strong>A difference in two perfect squares defines that there should be two terms, where the sign between the two terms is a minus sign, and both the two terms contain perfect squares. The result after the factorization of the difference in two perfect squares should contain two binomial terms. One binomial term contains the sum of two terms whereas the other contains the difference of two terms.</p><p>We can say that, <strong>a² -b² = (a+b)(a-b) </strong>.</p><p><strong><em>Example: Factorise the polynomial x⁴ -16.</em></strong></p><p>Here x⁴ can be rewritten as (x²)² and 16 ad 4². Then, the polynomial can be written as :</p><p>x⁴ - 16 = (x²)² - 4²</p><p>Then, factor the above polynomial using the identity, <strong>a² -b² = (a+b)(a-b) </strong>as shown below;</p><p>(x²)² -4² = (x² +4)(x² - 4)</p><p>Here, x² + 4 is not further factor-able. But, x² -4 can be further factored using the same identity of difference of squares as shown below;</p><p>x² -4 = x² -2²</p><p>= (x + 2)(x -2).</p><p>so, x⁴ -16 = (x² + 4)(x + 2) (x -2) (Refer to Figure 7 for more detailed explanation with the help of an example).</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*mmA6TXvu-7PslWGe6exOzA.png" /><figcaption><strong>Figure 7 : Factor the polynomial x⁴-16</strong></figcaption></figure><p><strong><em>Factoring using general trinomials: </em></strong>Whenever you have three terms in your polynomial (which is named as trinomial), and if it follows the identities of the sum of squares and difference of squares, then using the reverse procedure of multiplication, you can factor the given trinomial. (Refer to Figure 8 for step by step explanation).</p><p><strong><em>The identity of sum of squares :</em></strong></p><ul><li>(a + b)² = a² + 2ab + b²</li></ul><p><strong><em>The identity of difference of squares :</em></strong></p><ul><li>(a — b)² = a² –2ab + b²</li></ul><p><strong><em>Example : Factorise the polynomial x² + 4x + 4.</em></strong></p><p>Here, in the trinomial given, 4 and x are perfect squares and the middle term 4x is twice the product 2x. Hence, we can rewrite the given trinomial by using the identity of the sum of squares as;</p><p>x² + 4x + 4 = (x + 2)².</p><p>If the middle term was negative, then you could use the identity of the difference of squares to factor the trinomial.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*X1aE8nC1uhrMQMsGcoi6kQ.jpeg" /><figcaption><strong>Figure 8: Factor the polynomial x²+4x+4</strong></figcaption></figure><p>More to come! Stay tuned, and thanks for reading. :)</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=2b9fe6e79537" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Being the real “You”]]></title>
            <link>https://medium.com/@matheasy/being-the-real-you-7e38c01e4fad?source=rss-548d6aff2bb7------2</link>
            <guid isPermaLink="false">https://medium.com/p/7e38c01e4fad</guid>
            <category><![CDATA[life]]></category>
            <dc:creator><![CDATA[Math Easy]]></dc:creator>
            <pubDate>Sat, 15 Jul 2017 14:24:01 GMT</pubDate>
            <atom:updated>2017-07-15T14:24:01.159Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/850/1*hP75SxBs3kWTjRMgHdaOAA.png" /></figure><blockquote>All that matters for a person would be the person himself. Yet, each and everyone does something with a fear what others might think or say about them if they do so. Decisions regarding everything even what to opt for higher studies depends on the mindset of society. Why is it important? It’s not that we shouldn’t completely ignore the society. But why should one always consider what others might think?</blockquote><blockquote>Society contains variant mindset. Some may think positively or some may always consider negatively. What I’m saying is it’s not always necessary to think about all these stuffs. If one wish to do something which is good for them in life then let them do it. If your children want to do higher studies in photography , fashion designing or whatever it be then let them go for it instead of pushing them to become an engineer or a doctor for the so called status in society. Nowadays this so called status has ruined many life. If you ask many students why they chose engineering or medicine or whatever it might be their answer would be parents said to do so. By forcing them to study something which isn’t their dream or passion won’t mould good engineer or doctor.</blockquote><blockquote>Be it a man or a woman I don’t think one should sacrifice their dreams in fear of status or what the society might say about it. I personally feel that one should consider themselves in prior to others.</blockquote><blockquote>There is only life. Living life by enjoying each and every moment would give more satisfaction than living a life which has nothing to memorise other than regrets. Regretting in life is the most painful thing that a man can have as most of it cannot be fulfilled later in life.</blockquote><blockquote>So <strong><em>be</em> <em>brave , be bold and speak the truth</em> </strong>and do all what you want which doesn’t harm yourself or others. <em>Being You,</em> <strong><em>being the real you</em></strong> is all that matters than being a common man. It’s time to think about <em>being the real You</em>. <strong><em>Better late than never</em></strong>. <strong><em>Be the</em></strong> <strong><em>real you in your life.</em></strong></blockquote><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=7e38c01e4fad" width="1" height="1" alt="">]]></content:encoded>
        </item>
    </channel>
</rss>