<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.math.ucr.edu/index.php?action=history&amp;feed=atom&amp;title=Quadratic_Functions</id>
	<title>Quadratic Functions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.math.ucr.edu/index.php?action=history&amp;feed=atom&amp;title=Quadratic_Functions"/>
	<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=Quadratic_Functions&amp;action=history"/>
	<updated>2026-04-22T19:00:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://wiki.math.ucr.edu/index.php?title=Quadratic_Functions&amp;diff=1105&amp;oldid=prev</id>
		<title>MathAdmin: Created page with &quot;&lt;div class=&quot;noautonum&quot;&gt;__TOC__&lt;/div&gt; ==Introduction==  A Quadratic function, or parabola, is any function of the form &lt;math&gt; f(x) = ax^2 + bx + c&lt;/math&gt;. Quadratic functions h...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=Quadratic_Functions&amp;diff=1105&amp;oldid=prev"/>
		<updated>2015-10-18T00:53:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt; ==Introduction==  A Quadratic function, or parabola, is any function of the form &amp;lt;math&amp;gt; f(x) = ax^2 + bx + c&amp;lt;/math&amp;gt;. Quadratic functions h...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
A Quadratic function, or parabola, is any function of the form &amp;lt;math&amp;gt; f(x) = ax^2 + bx + c&amp;lt;/math&amp;gt;. Quadratic functions have either a unique maximum or a unique minimum. The point where the maximum or minimum is reached is called the vertex.&lt;br /&gt;
&lt;br /&gt;
==Definition and properties==&lt;br /&gt;
&lt;br /&gt;
Even if we know the form of a quadratic function it is not very useful because we do not have any useful information immediately available to us. This first formula gives us an equivalent function that provides&lt;br /&gt;
more immediate information.&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;f(x) = ax^2 + bx + c&amp;lt;/math&amp;gt;, then we can set &amp;lt;math&amp;gt;h = -\frac{b}{2a}\text{ and }k = \frac{4ac-b^2}{4a}&amp;lt;/math&amp;gt; then we have that &amp;lt;math&amp;gt;f(x) = a(x-h)^2 +k&amp;lt;/math&amp;gt;&lt;br /&gt;
Now it is more obvious that f(x) is the parabola &amp;lt;math&amp;gt;y = ax^2&amp;lt;/math&amp;gt; shifted horizontally by h units and vertically by k units. The parabola opens up(down) if a is positive(negative).&lt;br /&gt;
The maximum or minimum occurs at (h, k), also known as the vertex, and the axis of symmetry is the vertical line x = h. &lt;br /&gt;
&lt;br /&gt;
To summarize: Given a quadratic equation &amp;lt;math&amp;gt;f(x)= ax^2 + bx + c&amp;lt;/math&amp;gt;, the vertex is the point &amp;lt;math&amp;gt;\left(-\frac{b}{2a}, f\left(-\frac{b}{2a}\right)\right)&amp;lt;/math&amp;gt; and the axis of symmetry is the vertical line &amp;lt;math&amp;gt; x = -\frac{b}{2a}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Discriminant and x-intercepts of a Quadratic Function==&lt;br /&gt;
&lt;br /&gt;
Given a quadratic equation &amp;lt;math&amp;gt; ax^2 + bx + c&amp;lt;/math&amp;gt; the discriminant is &amp;lt;math&amp;gt;b^2 - 4ac&amp;lt;/math&amp;gt;. You may recognize this from the quadratic formula. We will use the relation between the discriminant and quadratic formula to discuss&lt;br /&gt;
the x-intercepts of the quadratic function&lt;br /&gt;
&lt;br /&gt;
1) If the discriminant is positive the quadratic function has two distinct x-intercepts&lt;br /&gt;
&lt;br /&gt;
2) If the discriminant is zero the quadratic function has one x-intercept at the vertex&lt;br /&gt;
&lt;br /&gt;
3) If the discriminant is negative the quadratic function has no x-intercepts.&lt;br /&gt;
&lt;br /&gt;
==Determining the Quadratic Function from its Vertex and One Other Point==&lt;br /&gt;
&lt;br /&gt;
Since we know a quadratic function can be written in the form &amp;lt;math&amp;gt; f(x) = a(x-h)^2 +k&amp;lt;/math&amp;gt;, we can determine the quadratic equation going through two points, if one of them is the vertex.&lt;br /&gt;
This achievable since (h, k) is the vertex of the quadratic function.&lt;br /&gt;
&lt;br /&gt;
Example: Find the quadratic function with vertex (1, 3) going through (3, 0).&lt;br /&gt;
&lt;br /&gt;
Since the vertex is (1, 3) we know &amp;lt;math&amp;gt;f(x) = a(x - 1)^2 + 3&amp;lt;/math&amp;gt;. Now we just need to solve for a. To do this we plug in the other point. So &amp;lt;math&amp;gt; 0 = a(3 -1)^2 +3&amp;lt;/math&amp;gt;&lt;br /&gt;
Solving this equation we find that &amp;lt;math&amp;gt; a = -\frac{3}{4}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Math_5|'''Return to Topics Page]]&lt;/div&gt;</summary>
		<author><name>MathAdmin</name></author>
	</entry>
</feed>