{"id":843,"date":"2025-07-15T20:51:38","date_gmt":"2025-07-15T20:51:38","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/precalculus\/?post_type=chapter&#038;p=843"},"modified":"2026-01-12T20:48:48","modified_gmt":"2026-01-12T20:48:48","slug":"quadratic-functions-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/precalculus\/chapter\/quadratic-functions-learn-it-2\/","title":{"raw":"Quadratic Functions: Learn It 2","rendered":"Quadratic Functions: Learn It 2"},"content":{"raw":"<h2>Equations of Quadratic Functions<\/h2>\r\nLet's start by examining the general form of a quadratic function, which is the most basic way to express these equations mathematically.\r\n\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>general form of a quadratic function<\/h3>\r\nThe <strong>general form of a quadratic function<\/strong> presents the function in the form\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">[latex]f\\left(x\\right)=a{x}^{2}+bx+c[\/latex]<\/p>\r\n&nbsp;\r\n\r\nwhere [latex]a[\/latex], [latex]b[\/latex], and [latex]c[\/latex]\u00a0are real numbers and [latex]a\\ne 0[\/latex].\r\n\r\n&nbsp;\r\n\r\nIf [latex]a&gt;0[\/latex], the parabola opens upward. If [latex]a&lt;0[\/latex], the parabola opens downward.\r\n\r\n<\/section>We can use the general form of a parabola to find the equation for the <strong>axis of symmetry<\/strong>.\r\n\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>axis of symmetry<\/h3>\r\nThe axis of symmetry is the vertical line that passes through the vertex of the parabola. The axis of symmetry can be found with [latex]x=-\\dfrac{b}{2a}[\/latex] for a quadratic in the form [latex]ax^2+bx+c[\/latex].\r\n\r\n<\/section>The figure below shows\u00a0the graph of the quadratic function written in general form as [latex]y={x}^{2}+4x+3[\/latex]. In this form, [latex]a=1,\\text{ }b=4[\/latex], and [latex]c=3[\/latex]. Because [latex]a&gt;0[\/latex], the parabola opens upward. The axis of symmetry is [latex]x=-\\dfrac{4}{2\\left(1\\right)}=-2[\/latex]. This also makes sense because we can see from the graph that the vertical line [latex]x=-2[\/latex] divides the graph in half. The vertex always occurs along the axis of symmetry. For a parabola that opens upward, the vertex occurs at the lowest point on the graph, in this instance, [latex]\\left(-2,-1\\right)[\/latex]. The [latex]x[\/latex]-intercepts, those points where the parabola crosses the [latex]x[\/latex]-axis, occur at [latex]\\left(-3,0\\right)[\/latex] and [latex]\\left(-1,0\\right)[\/latex].\r\n\r\n<img class=\"wp-image-4959 aligncenter\" src=\"https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/61\/2025\/07\/02222531\/4.2.1.L2-Graph-254x300.png\" alt=\"Graph of a parabola showing where the x and y intercepts, vertex, and axis of symmetry are for the function y=x^2+4x+3.\" width=\"478\" height=\"564\" \/>\r\n<h3>Given a quadratic function in general form, find the vertex of the parabola.<\/h3>\r\nOne reason we may want to identify the <strong>vertex <\/strong>of the parabola is that this point will inform us where the maximum or minimum value of the output occurs, [latex]k[\/latex], and where it occurs, [latex]h[\/latex].\r\n\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>vertex of the parabola<\/h3>\r\nIf we are given the general form of a quadratic function:\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">[latex]f(x)=ax^2+bx+c[\/latex]<\/p>\r\n&nbsp;\r\n\r\nWe can define the vertex, [latex](h,k)[\/latex], by doing the following:\r\n\r\n&nbsp;\r\n<ul>\r\n \t<li>Identify [latex]a[\/latex], [latex]b[\/latex], and [latex]c[\/latex].<\/li>\r\n \t<li>Find [latex]h[\/latex], the [latex]x[\/latex]-coordinate of the vertex, by substituting [latex]a[\/latex] and [latex]b[\/latex]\u00a0into [latex]h=-\\dfrac{b}{2a}[\/latex].<\/li>\r\n \t<li>Find [latex]k[\/latex], the [latex]y[\/latex]-coordinate of the vertex, by evaluating [latex]k=f\\left(h\\right)=f\\left(-\\dfrac{b}{2a}\\right)[\/latex]<\/li>\r\n<\/ul>\r\n<\/section><section class=\"textbox example\">Find the vertex of the quadratic function [latex]f\\left(x\\right)=2{x}^{2}-6x+7[\/latex]. Rewrite the quadratic in standard form (vertex form).[reveal-answer q=\"466886\"]Show Solution[\/reveal-answer][hidden-answer a=\"466886\"]The horizontal coordinate of the vertex will be at\r\n<p style=\"text-align: center;\">[latex]\\begin{align}h&amp;=-\\dfrac{b}{2a}\\ \\\\[2mm] &amp;=-\\dfrac{-6}{2\\left(2\\right)} \\\\[2mm]&amp;=\\dfrac{6}{4} \\\\[2mm]&amp;=\\dfrac{3}{2} \\end{align}[\/latex]<\/p>\r\nThe vertical coordinate of the vertex will be at\r\n<p style=\"text-align: center;\">[latex]\\begin{align}k&amp;=f\\left(h\\right) \\\\[2mm]&amp;=f\\left(\\dfrac{3}{2}\\right) \\\\[2mm]&amp;=2{\\left(\\dfrac{3}{2}\\right)}^{2}-6\\left(\\dfrac{3}{2}\\right)+7 \\\\[2mm]&amp;=\\dfrac{5}{2}\\end{align}[\/latex]<\/p>\r\nSo the vertex is [latex]\\left(\\dfrac{3}{2},\\dfrac{5}{2}\\right)[\/latex]\r\n\r\nRewriting into standard form, the stretch factor will be the same as the [latex]a[\/latex] in the original quadratic.\r\n<p style=\"text-align: center;\">[latex]f\\left(x\\right)=2{\\left(x-\\frac{3}{2}\\right)}^{2}+\\frac{5}{2}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\">[ohm_question hide_question_numbers=1]318785[\/ohm_question]<\/section><section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]318786[\/ohm_question]<\/section><section aria-label=\"Try It\"><section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>standard form of a quadratic function<\/h3>\r\nThe <strong>standard form of a quadratic function<\/strong> presents the function in the form\r\n\r\n&nbsp;\r\n<p style=\"text-align: center;\">[latex]f\\left(x\\right)=a{\\left(x-h\\right)}^{2}+k[\/latex]<\/p>\r\n&nbsp;\r\n\r\nwhere [latex]\\left(h,\\text{ }k\\right)[\/latex] is the <strong>vertex<\/strong>.\r\n\r\n&nbsp;\r\n\r\nBecause the vertex appears in the standard form of the quadratic function, this form is also known as the <strong>vertex form of a quadratic function<\/strong>.\r\n\r\n<\/section><\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]317667[\/ohm_question]<\/section><\/section>","rendered":"<h2>Equations of Quadratic Functions<\/h2>\n<p>Let&#8217;s start by examining the general form of a quadratic function, which is the most basic way to express these equations mathematically.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>general form of a quadratic function<\/h3>\n<p>The <strong>general form of a quadratic function<\/strong> presents the function in the form<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\">[latex]f\\left(x\\right)=a{x}^{2}+bx+c[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<p>where [latex]a[\/latex], [latex]b[\/latex], and [latex]c[\/latex]\u00a0are real numbers and [latex]a\\ne 0[\/latex].<\/p>\n<p>&nbsp;<\/p>\n<p>If [latex]a>0[\/latex], the parabola opens upward. If [latex]a<0[\/latex], the parabola opens downward.\n\n<\/section>\n<p>We can use the general form of a parabola to find the equation for the <strong>axis of symmetry<\/strong>.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>axis of symmetry<\/h3>\n<p>The axis of symmetry is the vertical line that passes through the vertex of the parabola. The axis of symmetry can be found with [latex]x=-\\dfrac{b}{2a}[\/latex] for a quadratic in the form [latex]ax^2+bx+c[\/latex].<\/p>\n<\/section>\n<p>The figure below shows\u00a0the graph of the quadratic function written in general form as [latex]y={x}^{2}+4x+3[\/latex]. In this form, [latex]a=1,\\text{ }b=4[\/latex], and [latex]c=3[\/latex]. Because [latex]a>0[\/latex], the parabola opens upward. The axis of symmetry is [latex]x=-\\dfrac{4}{2\\left(1\\right)}=-2[\/latex]. This also makes sense because we can see from the graph that the vertical line [latex]x=-2[\/latex] divides the graph in half. The vertex always occurs along the axis of symmetry. For a parabola that opens upward, the vertex occurs at the lowest point on the graph, in this instance, [latex]\\left(-2,-1\\right)[\/latex]. The [latex]x[\/latex]-intercepts, those points where the parabola crosses the [latex]x[\/latex]-axis, occur at [latex]\\left(-3,0\\right)[\/latex] and [latex]\\left(-1,0\\right)[\/latex].<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-4959 aligncenter\" src=\"https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/61\/2025\/07\/02222531\/4.2.1.L2-Graph-254x300.png\" alt=\"Graph of a parabola showing where the x and y intercepts, vertex, and axis of symmetry are for the function y=x^2+4x+3.\" width=\"478\" height=\"564\" srcset=\"https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/61\/2025\/07\/02222531\/4.2.1.L2-Graph-254x300.png 254w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/61\/2025\/07\/02222531\/4.2.1.L2-Graph-65x77.png 65w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/61\/2025\/07\/02222531\/4.2.1.L2-Graph-225x265.png 225w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/61\/2025\/07\/02222531\/4.2.1.L2-Graph-350x413.png 350w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/61\/2025\/07\/02222531\/4.2.1.L2-Graph.png 669w\" sizes=\"(max-width: 478px) 100vw, 478px\" \/><\/p>\n<h3>Given a quadratic function in general form, find the vertex of the parabola.<\/h3>\n<p>One reason we may want to identify the <strong>vertex <\/strong>of the parabola is that this point will inform us where the maximum or minimum value of the output occurs, [latex]k[\/latex], and where it occurs, [latex]h[\/latex].<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>vertex of the parabola<\/h3>\n<p>If we are given the general form of a quadratic function:<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\">[latex]f(x)=ax^2+bx+c[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<p>We can define the vertex, [latex](h,k)[\/latex], by doing the following:<\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>Identify [latex]a[\/latex], [latex]b[\/latex], and [latex]c[\/latex].<\/li>\n<li>Find [latex]h[\/latex], the [latex]x[\/latex]-coordinate of the vertex, by substituting [latex]a[\/latex] and [latex]b[\/latex]\u00a0into [latex]h=-\\dfrac{b}{2a}[\/latex].<\/li>\n<li>Find [latex]k[\/latex], the [latex]y[\/latex]-coordinate of the vertex, by evaluating [latex]k=f\\left(h\\right)=f\\left(-\\dfrac{b}{2a}\\right)[\/latex]<\/li>\n<\/ul>\n<\/section>\n<section class=\"textbox example\">Find the vertex of the quadratic function [latex]f\\left(x\\right)=2{x}^{2}-6x+7[\/latex]. Rewrite the quadratic in standard form (vertex form).<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q466886\">Show Solution<\/button><\/p>\n<div id=\"q466886\" class=\"hidden-answer\" style=\"display: none\">The horizontal coordinate of the vertex will be at<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}h&=-\\dfrac{b}{2a}\\ \\\\[2mm] &=-\\dfrac{-6}{2\\left(2\\right)} \\\\[2mm]&=\\dfrac{6}{4} \\\\[2mm]&=\\dfrac{3}{2} \\end{align}[\/latex]<\/p>\n<p>The vertical coordinate of the vertex will be at<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}k&=f\\left(h\\right) \\\\[2mm]&=f\\left(\\dfrac{3}{2}\\right) \\\\[2mm]&=2{\\left(\\dfrac{3}{2}\\right)}^{2}-6\\left(\\dfrac{3}{2}\\right)+7 \\\\[2mm]&=\\dfrac{5}{2}\\end{align}[\/latex]<\/p>\n<p>So the vertex is [latex]\\left(\\dfrac{3}{2},\\dfrac{5}{2}\\right)[\/latex]<\/p>\n<p>Rewriting into standard form, the stretch factor will be the same as the [latex]a[\/latex] in the original quadratic.<\/p>\n<p style=\"text-align: center;\">[latex]f\\left(x\\right)=2{\\left(x-\\frac{3}{2}\\right)}^{2}+\\frac{5}{2}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm318785\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=318785&theme=lumen&iframe_resize_id=ohm318785&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm318786\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=318786&theme=lumen&iframe_resize_id=ohm318786&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section aria-label=\"Try It\">\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>standard form of a quadratic function<\/h3>\n<p>The <strong>standard form of a quadratic function<\/strong> presents the function in the form<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\">[latex]f\\left(x\\right)=a{\\left(x-h\\right)}^{2}+k[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<p>where [latex]\\left(h,\\text{ }k\\right)[\/latex] is the <strong>vertex<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<p>Because the vertex appears in the standard form of the quadratic function, this form is also known as the <strong>vertex form of a quadratic function<\/strong>.<\/p>\n<\/section>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm317667\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=317667&theme=lumen&iframe_resize_id=ohm317667&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<\/section>\n","protected":false},"author":13,"menu_order":6,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":74,"module-header":"learn_it","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/843"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/users\/13"}],"version-history":[{"count":11,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/843\/revisions"}],"predecessor-version":[{"id":5293,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/843\/revisions\/5293"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/parts\/74"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/843\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/media?parent=843"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapter-type?post=843"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/contributor?post=843"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/license?post=843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}