{"id":28832,"date":"2021-03-30T13:00:36","date_gmt":"2021-03-30T13:00:36","guid":{"rendered":"http:\/\/toposuranos.com\/material\/?p=28832"},"modified":"2024-09-22T02:04:17","modified_gmt":"2024-09-22T02:04:17","slug":"factorization-of-quadratic-and-2n-quadratic-polynomials","status":"publish","type":"post","link":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/","title":{"rendered":"Factorization of Quadratic and 2n-Quadratic Polynomials"},"content":{"rendered":"<p><center><\/p>\n<h1>Factorization of Quadratic and 2n-Quadratic Polynomials<\/h1>\n<p><em><strong>Summary:<\/strong><br \/>\n   In this class, we will review in detail the process of factoring quadratic polynomials <span class=\"katex-eq\" data-katex-display=\"false\">P(x) = ax^2 + bx + c<\/span> and <span class=\"katex-eq\" data-katex-display=\"false\">(2n)<\/span>-quadratic polynomials <span class=\"katex-eq\" data-katex-display=\"false\">P(x) = ax^{2n} + bx^n + c<\/span>, breaking them down into simple factors. The procedures will be mathematically developed, and practical examples will be shown.<\/em><\/p>\n<p>   <strong>Learning Objectives<\/strong><\/p>\n<ol style=\"text-align: left;\">\n<li><strong>Learn<\/strong> how to factor quadratic polynomials of the form <span class=\"katex-eq\" data-katex-display=\"false\">P(x) = ax^2 + bx + c<\/span>.<\/li>\n<li><strong>Derive<\/strong> and use the quadratic formula <span class=\"katex-eq\" data-katex-display=\"false\">x = \\displaystyle \\frac{-b \\pm \\sqrt{b^2 - 4ac}}{2a}<\/span> to find the roots.<\/li>\n<li><strong>Apply<\/strong> factoring techniques to <span class=\"katex-eq\" data-katex-display=\"false\">(2n)<\/span>-quadratic polynomials of the form <span class=\"katex-eq\" data-katex-display=\"false\">P(x) = ax^{2n} + bx^n + c<\/span>.<\/li>\n<li><strong>Recognize<\/strong> the necessary conditions for factoring quadratic polynomials.<\/li>\n<li><strong>Use<\/strong> the method of completing the square in the factoring process.<\/li>\n<\/ol>\n<p>   <strong>TABLE OF CONTENTS:<\/strong><br \/>\n   <a href=\"#1\">Introduction<\/a><br \/>\n   <a href=\"#2\">Quadratic and (2n)-Quadratic Polynomial<\/a><br \/>\n   <a href=\"#3\">Factoring the quadratic polynomial<\/a><br \/>\n   <a href=\"#4\">Expanding to the factorization of the bi-quadratic polynomial<\/a><br \/>\n   <a href=\"#5\">Example exercises<\/a>\n   <\/p>\n<p>   <\/center><\/p>\n<p>   <center><br \/>\n   <iframe class=\"lazyload\" width=\"560\" height=\"315\" data-src=\"https:\/\/www.youtube.com\/embed\/ddTfUR7QBfY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/center><\/p>\n<p>   <a name=\"1\"><\/a><\/p>\n<h2>Introduction<\/h2>\n<p style=\"text-align: justify;\">Learning how to factor the quadratic polynomial is the first step to studying many other factoring techniques. This is why we will thoroughly review this technique and expand its use as far as possible. By the end, you will not only have learned how to factor the quadratic polynomial (of degree 2) but also use these same techniques to factor any <span class=\"katex-eq\" data-katex-display=\"false\">(2n)<\/span>-quadratic polynomial.<\/p>\n<p>   <a name=\"2\"><\/a><\/p>\n<h2>Quadratic and (2n)-Quadratic Polynomial<\/h2>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/www.youtube.com\/watch?v=ddTfUR7QBfY&amp;t=96s\" target=\"_blank\" rel=\"noopener\"><strong>A quadratic polynomial is a polynomial of degree two.<\/strong><\/a> If you don&#8217;t know what the degree of a polynomial is, <a href=\"https:\/\/toposuranos.com\/funciones-algebraicas-de-numeros-reales\/\" rel=\"noopener\" target=\"_blank\">follow this link.<\/a> Therefore, a quadratic polynomial is any function of the form<\/p>\n<p style=\"text-align: center;\"><span class=\"katex-eq\" data-katex-display=\"false\">P(x) = ax^{2}+bx +c <\/span>\n<p style=\"text-align: justify;\">with <span class=\"katex-eq\" data-katex-display=\"false\">a,b,c\\in\\mathbb{R}<\/span> and <span class=\"katex-eq\" data-katex-display=\"false\">a\\neq 0<\/span>. However, our study will not only focus on factoring polynomials of this form but will aim at a generalized form of which the quadratic is just a particular case. We are talking about the <span class=\"katex-eq\" data-katex-display=\"false\">(2n)<\/span>-quadratic polynomial. This generalization encompasses all polynomials that can be written as<\/p>\n<p style=\"text-align: center;\"><span class=\"katex-eq\" data-katex-display=\"false\">P(x) = ax^{2n}+bx^n +c <\/span>\n<p style=\"text-align: justify;\">where, in addition to assuming <span class=\"katex-eq\" data-katex-display=\"false\">a,b,c\\in\\mathbb{R}<\/span> and <span class=\"katex-eq\" data-katex-display=\"false\">a\\neq 0<\/span>, <span class=\"katex-eq\" data-katex-display=\"false\">n\\in\\mathbb{N}<\/span> is arbitrary. Examples of this type of polynomial include:<\/p>\n<ul style=\"text-align: justify;\">\n<li><span class=\"katex-eq\" data-katex-display=\"false\">P(x) = 3x^2 -x + 1<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">Q(x) = 7x^4 +5x^2 + 3<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">R(x) = -4x^6 +12x^3 + 2<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">S(x) = 21x^8 -75 x^4 -9<\/span><\/li>\n<\/ul>\n<p style=\"text-align: justify;\">and so on.<\/p>\n<p>   <a name=\"3\"><\/a><\/p>\n<h2>Factoring the quadratic polynomial<\/h2>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/www.youtube.com\/watch?v=ddTfUR7QBfY&amp;t=193s\" target=\"_blank\" rel=\"noopener\"><strong>As we have seen, a degree 2 polynomial has the general form<\/strong><\/a><\/p>\n<p style=\"text-align: center;\"><span class=\"katex-eq\" data-katex-display=\"false\">P(x) = ax^{2}+bx +c \\;\\; , \\;\\; a\\neq 0 <\/span>\n<p style=\"text-align: justify;\">Factoring is the process that breaks a complex polynomial into the product of two simpler polynomials. Thus, if factoring is possible, there are constants <span class=\"katex-eq\" data-katex-display=\"false\">\\alpha,\\beta,\\gamma,\\delta \\in\\mathbb{R}<\/span>, with <span class=\"katex-eq\" data-katex-display=\"false\">\\alpha, \\gamma \\neq 0<\/span> such that:<\/p>\n<table style=\"text-align: justify;\">\n<tbody>\n<tr>\n<td style=\"text-align: right;\"><span class=\"katex-eq\" data-katex-display=\"false\">P(x) = ax^2 + bx + c <\/span><\/td>\n<td style=\"text-align: left;\"><span class=\"katex-eq\" data-katex-display=\"false\">= (\\alpha x + \\beta)(\\gamma x + \\delta) <\/span><\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td style=\"text-align: left;\"><span class=\"katex-eq\" data-katex-display=\"false\">= \\alpha \\gamma \\left(x +\\displaystyle \\frac{\\beta}{\\alpha}\\right)\\left(x + \\frac{\\delta}{\\gamma}\\right) <\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify;\">Since we have equality between the left and right sides, when one side cancels out, the other must also cancel out. It turns out that the right side cancels out when <span class=\"katex-eq\" data-katex-display=\"false\">x=-\\beta\/\\alpha<\/span> or when <span class=\"katex-eq\" data-katex-display=\"false\">x=-\\delta\/\\gamma<\/span>. Let&#8217;s now see for which values the left side of this equality cancels. We will have<\/p>\n<table style=\"text-align: justify;\">\n<tbody>\n<tr>\n<td style=\"text-align: right;\"><span class=\"katex-eq\" data-katex-display=\"false\">ax^2 + bx + c<\/span><\/td>\n<td style=\"text-align: left;\"><span class=\"katex-eq\" data-katex-display=\"false\"> = 0<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: right;\"><span class=\"katex-eq\" data-katex-display=\"false\">ax^2 + bx <\/span><\/td>\n<td style=\"text-align: left;\"><span class=\"katex-eq\" data-katex-display=\"false\"> = -c<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: right;\"><span class=\"katex-eq\" data-katex-display=\"false\">x^2 + \\displaystyle \\frac{b}{a}x <\/span><\/td>\n<td style=\"text-align: left;\"><span class=\"katex-eq\" data-katex-display=\"false\"> = - \\displaystyle \\frac{c}{a}<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: right; background-color: #ffc0c0;\"><span class=\"katex-eq\" data-katex-display=\"false\">x^2 + \\displaystyle \\frac{b}{a}x + \\frac{b^2}{4a^2}<\/span><\/td>\n<td style=\"text-align: left; background-color: #ffc0c0;\"><span class=\"katex-eq\" data-katex-display=\"false\"> =\\displaystyle \\frac{b^2}{4a^2} -\\frac{c}{a} = \\frac{ab^2 - 4a^2 c}{4a^3} = \\frac{b^2 - 4ac }{4a^2}<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: right;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\left(x + \\displaystyle \\frac{b}{2a}\\right)^2<\/span><\/td>\n<td style=\"text-align: left;\"><span class=\"katex-eq\" data-katex-display=\"false\"> = \\displaystyle \\frac{b^2 - 4ac }{4a^2} <\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: right;\"><span class=\"katex-eq\" data-katex-display=\"false\"> x + \\displaystyle \\frac{b}{2a} <\/span><\/td>\n<td style=\"text-align: left;\"><span class=\"katex-eq\" data-katex-display=\"false\"> = \\pm \\sqrt{\\displaystyle \\frac{b^2 - 4ac }{4a^2}} = \\frac{\\pm\\sqrt{b^2 - 4ac }}{2a} <\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: right; background-color: #a0ffa0;\"><span class=\"katex-eq\" data-katex-display=\"false\"> x <\/span><\/td>\n<td style=\"text-align: left; background-color: #a0ffa0;\"><span class=\"katex-eq\" data-katex-display=\"false\"> = \\displaystyle \\frac{-b \\pm\\sqrt{b^2 - 4ac }}{2a} <\/span> \u2705<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify;\">From this reasoning, the Greek letter constants in the factorization must (without loss of generality) satisfy the following conditions:<\/p>\n<ul style=\"text-align: justify;\">\n<li><span class=\"katex-eq\" data-katex-display=\"false\">\\alpha\\gamma = a<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">\\displaystyle \\frac{\\beta}{\\alpha} = - \\left(\\frac{-b + \\sqrt{b^2 - 4ac }}{2a} \\right)<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">\\displaystyle \\frac{\\delta}{\\gamma} = - \\left(\\frac{-b - \\sqrt{b^2 - 4ac }}{2a} \\right)<\/span><\/li>\n<\/ul>\n<p style=\"text-align: justify;\">And with this, we have a technique that will allow us to factor any degree 2 polynomial, and if it cannot be factored, it will notify you through the number under the square root: if that number is negative, then it cannot be factored (with real numbers). We can simplify all this by introducing the notation convention:<\/p>\n<ul style=\"text-align: justify;\">\n<li><span class=\"katex-eq\" data-katex-display=\"false\">x_1 =\\displaystyle \\frac{-b + \\sqrt{b^2 - 4ac }}{2a} <\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">x_2 =\\displaystyle \\frac{-b - \\sqrt{b^2 - 4ac }}{2a} <\/span><\/li>\n<\/ul>\n<p style=\"text-align: justify;\">Which, in turn, is summarized in the good old<\/p>\n<p style=\"text-align: center;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\color{blue}{x_{1,2} = \\displaystyle \\frac{-b \\pm \\sqrt{b^2 - 4ac }}{2a}}<\/span> \u2705<\/p>\n<p style=\"text-align: justify;\">So the factorization will finally be in the form<\/p>\n<p style=\"text-align: center;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\color{blue}{P(x) = ax^2 +bx + c = a(x-x_1)(x - x_2)}<\/span>\u2705<\/p>\n<p>   <a name=\"4\"><\/a><\/p>\n<h2>Expanding to the factorization of the bi-quadratic polynomial<\/h2>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/www.youtube.com\/watch?v=ddTfUR7QBfY&amp;t=997s\" target=\"_blank\" rel=\"noopener\"><strong>This technique can also be used to factor the bi-quadratic polynomial<\/strong><\/a> as follows:<\/p>\n<p style=\"text-align: justify;\"><span class=\"katex-eq\" data-katex-display=\"false\">Q(x) = ax^4 + bx^2 + c = a(x^2)^2 + bx^2 + c =a (x^2 - x_1^2)(x^2-x_2^2) <\/span>\n<p style=\"text-align: justify;\">Where <span class=\"katex-eq\" data-katex-display=\"false\"> x^2_{1,2} = \\displaystyle \\dfrac{-b \\pm \\sqrt{b^2 - 4ac }}{2a}<\/span>. So now you can write<\/p>\n<p style=\"text-align: justify;\"><span class=\"katex-eq\" data-katex-display=\"false\">Q(x) = ax^4 + bx^2 + c = a\\left(x^2 - \\displaystyle \\dfrac{-b + \\sqrt{b^2 - 4ac }}{2a}\\right) \\left(x^2- \\dfrac{-b - \\sqrt{b^2 - 4ac }}{2a}\\right) <\/span>\n<p style=\"text-align: justify;\">At this point, you must be careful, as what comes next has its restrictions. If <span class=\"katex-eq\" data-katex-display=\"false\">x_1^2<\/span> is not a positive number, then you can use sum by difference to separate <span class=\"katex-eq\" data-katex-display=\"false\">(x^2 - x_1^2) = (x-x_1)(x + x_1)<\/span>; otherwise, you will encounter complex numbers and therefore will no longer be able to factor in the reals. If the roots are all well-defined, you will be able to write:<\/p>\n<p style=\"text-align: justify;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\begin{array}{rl}\n\nQ(x) &amp;= ax^4 + bx^2 + c \\\\ \\\\\n\n     &amp; = a \\left(x -\\displaystyle \\sqrt{\\frac{-b + \\sqrt{b^2 - 4ac }}{2a}}\\right) \\left(x + \\displaystyle \\sqrt{\\frac{-b + \\sqrt{b^2 - 4ac }}{2a}}\\right) \\\\ \\\\\n\n&amp; \\left(x- \\displaystyle \\sqrt{\\frac{-b - \\sqrt{b^2 - 4ac }}{2a}}\\right) \\left(x+ \\sqrt{\\displaystyle \\frac{-b - \\sqrt{b^2 - 4ac }}{2a}}\\right)\n\n\\end{array}<\/span>\n<p style=\"text-align: justify;\">Otherwise, you will stop at the previous step.<\/p>\n<h3>Generalizing to the factorization of the (2n)-quadratic polynomial<\/h3>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/www.youtube.com\/watch?v=ddTfUR7QBfY&amp;t=1521s\" target=\"_blank\" rel=\"noopener\"><strong>With this, it is clear where the method is headed, to factor the (2n)-quadratic polynomial<\/strong><\/a> just rethink the way it is written and use the previous methods wherever the roots are well defined. In this way, we will have:<\/p>\n<p style=\"text-align: center;\"><span class=\"katex-eq\" data-katex-display=\"false\">R(x) = a(x^n)^{2}+b (x^n) +c = a(x^n-x_1^n)(x^n-x_2^n) <\/span>\n<p style=\"text-align: justify;\">Where <span class=\"katex-eq\" data-katex-display=\"false\">x^n_{1,2} =\\displaystyle \\frac{-b \\pm \\sqrt{b^2 - 4ac }}{2a}<\/span>. Then with this, we separate by sum by difference wherever complex numbers do not appear.<\/p>\n<p>   <a name=\"5\"><\/a><\/p>\n<h2>Example Exercises:<\/h2>\n<p style=\"text-align: justify;\">Now it&#8217;s your turn to try these techniques with some exercises. The polynomials below are chosen completely at random, so they will help you recognize the possible difficulties that can be encountered when factoring these things.<\/p>\n<h3>First Round<\/h3>\n<p style=\"text-align: justify;\">These polynomials are the ones I gave as examples at the beginning of this entry<\/p>\n<ol style=\"text-align: justify;\">\n<li><span class=\"katex-eq\" data-katex-display=\"false\">P(x) = 3x^2 -x + 1<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">Q(x) = 7x^4 +5x^2 + 3<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">R(x) = -4x^6 +12x^3 + 2<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">S(x) = 21x^8 -75 x^4 -9<\/span><\/li>\n<\/ol>\n<h3>Second Round<\/h3>\n<p style=\"text-align: justify;\">And these are some other slightly more difficult ones.<\/p>\n<ol style=\"text-align: justify;\">\n<li><span class=\"katex-eq\" data-katex-display=\"false\">P(x) = 78x^2 -21x - 13<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">Q(x) = 27x^4 +5x^2 - 14<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">R(x) = 9x^6 +12x^3 - 16<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">S(x) = -9x^8 -2 x^4 + 10<\/span><\/li>\n<li><span class=\"katex-eq\" data-katex-display=\"false\">T(x) = 5x^{12} -2 x^6 - 15<\/span><\/li>\n<\/ol>\n<h3>Exercise Solutions<\/h3>\n<p>   <center><iframe class=\"lazyload\" width=\"560\" height=\"315\" data-src=\"https:\/\/www.youtube.com\/embed\/ilNTFyF7Hmo\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/center><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Factorization of Quadratic and 2n-Quadratic Polynomials Summary: In this class, we will review in detail the process of factoring quadratic polynomials and -quadratic polynomials , breaking them down into simple factors. The procedures will be mathematically developed, and practical examples will be shown. Learning Objectives Learn how to factor quadratic polynomials of the form . [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":28831,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"iawp_total_views":12,"footnotes":""},"categories":[583,567],"tags":[],"class_list":["post-28832","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-algebra-and-geometry","category-mathematics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Factorization of Quadratic and 2n-Quadratic Polynomials - toposuranos.com\/material<\/title>\n<meta name=\"description\" content=\"Discover how to perform the Factorization of a Quadratic Polynomial easily. Learn techniques, formulas, and practical examples.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Factorization of Quadratic and 2n-Quadratic Polynomials\" \/>\n<meta property=\"og:description\" content=\"Discover how to perform the Factorization of a Quadratic Polynomial easily. Learn techniques, formulas, and practical examples.\" \/>\n<meta property=\"og:url\" content=\"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/\" \/>\n<meta property=\"og:site_name\" content=\"toposuranos.com\/material\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/groups\/toposuranos\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-30T13:00:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-22T02:04:17+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2021\/03\/cuadratica-1024x585.jpg\" \/>\n<meta name=\"author\" content=\"giorgio.reveco\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Factorization of Quadratic and 2n-Quadratic Polynomials\" \/>\n<meta name=\"twitter:description\" content=\"Discover how to perform the Factorization of a Quadratic Polynomial easily. Learn techniques, formulas, and practical examples.\" \/>\n<meta name=\"twitter:image\" content=\"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2021\/03\/cuadratica.jpg\" \/>\n<meta name=\"twitter:creator\" content=\"@topuranos\" \/>\n<meta name=\"twitter:site\" content=\"@topuranos\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"giorgio.reveco\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/#article\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/\"},\"author\":{\"name\":\"giorgio.reveco\",\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/#\\\/schema\\\/person\\\/e15164361c3f9a2a02cf6c234cf7fdc1\"},\"headline\":\"Factorization of Quadratic and 2n-Quadratic Polynomials\",\"datePublished\":\"2021-03-30T13:00:36+00:00\",\"dateModified\":\"2024-09-22T02:04:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/\"},\"wordCount\":1334,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/#organization\"},\"image\":{\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/cuadratica.jpg\",\"articleSection\":[\"Algebra and Geometry\",\"Mathematics\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/\",\"url\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/\",\"name\":\"Factorization of Quadratic and 2n-Quadratic Polynomials - toposuranos.com\\\/material\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/#primaryimage\"},\"image\":{\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/cuadratica.jpg\",\"datePublished\":\"2021-03-30T13:00:36+00:00\",\"dateModified\":\"2024-09-22T02:04:17+00:00\",\"description\":\"Discover how to perform the Factorization of a Quadratic Polynomial easily. Learn techniques, formulas, and practical examples.\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/#primaryimage\",\"url\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/cuadratica.jpg\",\"contentUrl\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/cuadratica.jpg\",\"width\":1792,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/en\\\/factorization-of-quadratic-and-2n-quadratic-polynomials\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/es\\\/cursos-de-matematica-y-fisica\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Factorization of Quadratic and 2n-Quadratic Polynomials\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/#website\",\"url\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/\",\"name\":\"toposuranos.com\\\/material\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/#organization\",\"name\":\"toposuranos.com\\\/material\",\"url\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logo.png\",\"contentUrl\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logo.png\",\"width\":2400,\"height\":2059,\"caption\":\"toposuranos.com\\\/material\"},\"image\":{\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/groups\\\/toposuranos\",\"https:\\\/\\\/x.com\\\/topuranos\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC16yDm12cPcrwsE0fAM7X1g\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/69429190\"]},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/#\\\/schema\\\/person\\\/e15164361c3f9a2a02cf6c234cf7fdc1\",\"name\":\"giorgio.reveco\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/1694478625378-96x96.jpeg\",\"url\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/1694478625378-96x96.jpeg\",\"contentUrl\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/1694478625378-96x96.jpeg\",\"caption\":\"giorgio.reveco\"},\"description\":\"Soy Licenciado en F\u00edsica, Magister en Ingenier\u00eda Industrial y Docente Universitario. Me dedico a desmitificar la f\u00edsica y las matem\u00e1ticas. Mi objetivo es hacer que estos campos sean f\u00e1cilmente comprensibles para todos, proporcionando las herramientas para explorar no solo el mundo que nos rodea, sino tambi\u00e9n las profundidades de nuestra propia existencia y el orden natural que nos conecta con el cosmos.\",\"sameAs\":[\"http:\\\/\\\/toposuranos.com\\\/material\"],\"url\":\"http:\\\/\\\/toposuranos.com\\\/material\\\/author\\\/giorgio-reveco\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Factorization of Quadratic and 2n-Quadratic Polynomials - toposuranos.com\/material","description":"Discover how to perform the Factorization of a Quadratic Polynomial easily. Learn techniques, formulas, and practical examples.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/","og_locale":"es_ES","og_type":"article","og_title":"Factorization of Quadratic and 2n-Quadratic Polynomials","og_description":"Discover how to perform the Factorization of a Quadratic Polynomial easily. Learn techniques, formulas, and practical examples.","og_url":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/","og_site_name":"toposuranos.com\/material","article_publisher":"https:\/\/www.facebook.com\/groups\/toposuranos","article_published_time":"2021-03-30T13:00:36+00:00","article_modified_time":"2024-09-22T02:04:17+00:00","og_image":[{"url":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2021\/03\/cuadratica-1024x585.jpg","type":"","width":"","height":""}],"author":"giorgio.reveco","twitter_card":"summary_large_image","twitter_title":"Factorization of Quadratic and 2n-Quadratic Polynomials","twitter_description":"Discover how to perform the Factorization of a Quadratic Polynomial easily. Learn techniques, formulas, and practical examples.","twitter_image":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2021\/03\/cuadratica.jpg","twitter_creator":"@topuranos","twitter_site":"@topuranos","twitter_misc":{"Escrito por":"giorgio.reveco","Tiempo de lectura":"6 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/#article","isPartOf":{"@id":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/"},"author":{"name":"giorgio.reveco","@id":"http:\/\/toposuranos.com\/material\/#\/schema\/person\/e15164361c3f9a2a02cf6c234cf7fdc1"},"headline":"Factorization of Quadratic and 2n-Quadratic Polynomials","datePublished":"2021-03-30T13:00:36+00:00","dateModified":"2024-09-22T02:04:17+00:00","mainEntityOfPage":{"@id":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/"},"wordCount":1334,"commentCount":0,"publisher":{"@id":"http:\/\/toposuranos.com\/material\/#organization"},"image":{"@id":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/#primaryimage"},"thumbnailUrl":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2021\/03\/cuadratica.jpg","articleSection":["Algebra and Geometry","Mathematics"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/","url":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/","name":"Factorization of Quadratic and 2n-Quadratic Polynomials - toposuranos.com\/material","isPartOf":{"@id":"http:\/\/toposuranos.com\/material\/#website"},"primaryImageOfPage":{"@id":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/#primaryimage"},"image":{"@id":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/#primaryimage"},"thumbnailUrl":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2021\/03\/cuadratica.jpg","datePublished":"2021-03-30T13:00:36+00:00","dateModified":"2024-09-22T02:04:17+00:00","description":"Discover how to perform the Factorization of a Quadratic Polynomial easily. Learn techniques, formulas, and practical examples.","breadcrumb":{"@id":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/#primaryimage","url":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2021\/03\/cuadratica.jpg","contentUrl":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2021\/03\/cuadratica.jpg","width":1792,"height":1024},{"@type":"BreadcrumbList","@id":"http:\/\/toposuranos.com\/material\/en\/factorization-of-quadratic-and-2n-quadratic-polynomials\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"http:\/\/toposuranos.com\/material\/es\/cursos-de-matematica-y-fisica\/"},{"@type":"ListItem","position":2,"name":"Factorization of Quadratic and 2n-Quadratic Polynomials"}]},{"@type":"WebSite","@id":"http:\/\/toposuranos.com\/material\/#website","url":"http:\/\/toposuranos.com\/material\/","name":"toposuranos.com\/material","description":"","publisher":{"@id":"http:\/\/toposuranos.com\/material\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/toposuranos.com\/material\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"http:\/\/toposuranos.com\/material\/#organization","name":"toposuranos.com\/material","url":"http:\/\/toposuranos.com\/material\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"http:\/\/toposuranos.com\/material\/#\/schema\/logo\/image\/","url":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2023\/10\/logo.png","contentUrl":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2023\/10\/logo.png","width":2400,"height":2059,"caption":"toposuranos.com\/material"},"image":{"@id":"http:\/\/toposuranos.com\/material\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/groups\/toposuranos","https:\/\/x.com\/topuranos","https:\/\/www.youtube.com\/channel\/UC16yDm12cPcrwsE0fAM7X1g","https:\/\/www.linkedin.com\/company\/69429190"]},{"@type":"Person","@id":"http:\/\/toposuranos.com\/material\/#\/schema\/person\/e15164361c3f9a2a02cf6c234cf7fdc1","name":"giorgio.reveco","image":{"@type":"ImageObject","inLanguage":"es","@id":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2023\/10\/1694478625378-96x96.jpeg","url":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2023\/10\/1694478625378-96x96.jpeg","contentUrl":"http:\/\/toposuranos.com\/material\/wp-content\/uploads\/2023\/10\/1694478625378-96x96.jpeg","caption":"giorgio.reveco"},"description":"Soy Licenciado en F\u00edsica, Magister en Ingenier\u00eda Industrial y Docente Universitario. Me dedico a desmitificar la f\u00edsica y las matem\u00e1ticas. Mi objetivo es hacer que estos campos sean f\u00e1cilmente comprensibles para todos, proporcionando las herramientas para explorar no solo el mundo que nos rodea, sino tambi\u00e9n las profundidades de nuestra propia existencia y el orden natural que nos conecta con el cosmos.","sameAs":["http:\/\/toposuranos.com\/material"],"url":"http:\/\/toposuranos.com\/material\/author\/giorgio-reveco\/"}]}},"_links":{"self":[{"href":"http:\/\/toposuranos.com\/material\/wp-json\/wp\/v2\/posts\/28832","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/toposuranos.com\/material\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/toposuranos.com\/material\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/toposuranos.com\/material\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/toposuranos.com\/material\/wp-json\/wp\/v2\/comments?post=28832"}],"version-history":[{"count":0,"href":"http:\/\/toposuranos.com\/material\/wp-json\/wp\/v2\/posts\/28832\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/toposuranos.com\/material\/wp-json\/wp\/v2\/media\/28831"}],"wp:attachment":[{"href":"http:\/\/toposuranos.com\/material\/wp-json\/wp\/v2\/media?parent=28832"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/toposuranos.com\/material\/wp-json\/wp\/v2\/categories?post=28832"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/toposuranos.com\/material\/wp-json\/wp\/v2\/tags?post=28832"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}