Maths Internal Asessment - 1
Maths Internal Asessment - 1
Internal Assessment
~2~
Acknowledgement: -
~3~
What is a Quadratic Polynomial
f(x) = ax2 + bx + c,
If "x" is the variable, "a," "b," and "c" are coefficients. The quadratic term is
denoted by "ax2," the linear term is denoted by "bx," and the constant term
is denoted by "c."
The values of "x" for which a quadratic polynomial is equal to zero are its
roots or solutions. These can be discovered by applying techniques like
factoring, square-rooting, or the quadratic formula. Depending on the
discriminant of the quadratic equation (b2 - 4ac), there may be zero, one,
or two roots.
~4~
What is a Quadratic Equation
ax2 + bx + c = 0,
If "x" is the variable, "a," "b," and "c" are coefficients. Since it would turn
this equation into a linear equation rather than a quadratic equation, "a"
cannot be equal to 0 in this equation.
The values of "x" that satisfy the equation and set it equal to zero are
known as the solutions or roots of a quadratic equation. These roots are
frequently discovered using the quadratic formula:
Given that the quadratic equation can have two separate real roots, one
real root with multiplicity 2, or a complex conjugate pair of roots, the sign
± denotes that there are typically two solutions that can be found. The
nature of the solutions is determined by the discriminant, b2 - 4ac,
beneath the square root. There are two real solutions if the discriminant
is positive; one real solution of multiplicity 2 if it is zero; and two complex
conjugate solutions if it is negative.
~5~
Similarities between quadratic equation
and quadratic polynomial
Due to their shared quadratic nature, quadratic polynomials and
quadratic equations have several commonalities. The two are comparable
in the following ways:
~6~
5. Quadratic Formula: The quadratic formula can be used to solve
both the quadratic equation and the quadratic polynomial. Finding
the roots of a quadratic polynomial is also possible using the
quadratic formula, which offers a way to solve quadratic equations.
~7~
Algebraic conditions on which general
shape of graph of a quadratic polynomial
depends
The general form of the graph of the quadratic polynomial, the parabola,
depends on certain algebraic constraints. These conditions are
determined by the coefficients of a second-order polynomial and are
usually expressed in the form
f(x) = ax2+ bx + c
The algebraic constraints that affect the shape of the graph are:
~8~
corresponding y coordinate, plug the x value into the quadratic
equation f(x) = ax2+ bx + c.
4. Discriminant: The discriminant denoted by Δ is calculated as
Δ = b2 - 4ac. Provides information about the number and type of
roots of quadratic equations. The discriminant helps determine
whether the parabola intersects the x-axis at two distinct points (Δ >
0), touches the x-axis at one point (Δ = 0), or doesn't intersect the x-
axis at all (Δ < 0).
~9~
Deriving Quadratic Formula by: -
Completing the square method
ax2 + bx + c=0
The left-hand side is now in the x2 + 2dx + d2 format, where "d" is "b/2a"
So, we can re-write it this way:
(Square root)
Simplify:
~ 10 ~
Which is the Quadratic formula we all know:
~ 11 ~
Solving Quadratic Equations by different
methods
Factorization: -
Set the equation equal to zero. If the quadratic side is factorable,
factor, then set each factor equal to zero.
Example: x2 = -5x-6
Move all terms to one side x2 + 5x + 6 = 0
Factor (x + 3) (x + 2) = 0
Set each factor to zero and solve x + 3 = 0 x+2=0
x = −3 x = −2
Step 2 Move the number term to the right side of the equation:
x2 + 4x = -1
Step 3 Complete the square on the left side of the equation and balance
this by adding the same number to the right side of the equation.
(b/2) 2 = (4/2) 2 = 22 = 4
~ 12 ~
x2 + 4x + 4 = -1 + 4
(x + 2) 2 = 3
Step 4 Take the square root on both sides of the equation:
Quadratic Formulae: -
Example: Solve 5x2 + 6x + 1 = 0
Coefficients are: a = 5, b = 6, c = 1
Quadratic Formula: x = −b ± √(b2 − 4ac)/2a
Put in a, b and c: x = −6 ± √(62 − 4×5×1)/2×5
Solve: x = −6 ± √(36− 20)/10
x = −6 ± √(16)/10
x = −6 ± 4/10
x = −0.2 or −1
5x^2+6x+1
Answer: x = −0.2 or x = −1
~ 13 ~
How to check nature of roots by
Graphical Method
To determine the nature of roots of a quadratic equation using a
graphical method, you can follow these steps:
Plot the graph of the quadratic equation: Start by plotting the graph of the
quadratic equation on a coordinate plane. The equation should be in the
form of y = ax2+ bx + c, where 'a', 'b', and 'c' are the coefficients of the
equation.
a. If Δ > 0: The graph of the quadratic equation will intersect the x-axis at
two distinct points. This indicates that the equation has two real and
different roots.
c. If Δ < 0: The graph of the quadratic equation will not intersect the x-
axis. This indicates that the equation has no real roots and the roots are
complex.
~ 14 ~
Analyse the graph: Based on the position of the graph and the
discriminant, you can determine the nature of the roots.
a. If the graph intersects the x-axis, the equation has real roots.
b. If the graph is above the x-axis and does not intersect it, the equation
has no real roots.
c. If the graph is below the x-axis and does not intersect it, the equation
has no real roots.
~ 15 ~
Real Life example of Quadratic Equation
Suppose you have a rectangular garden that you know is 10 meters long
and you want to find the width of the garden that maximizes its area.
Let's express the width of the garden in "w" meters. The area of a
rectangle is given by the formula A = length * width. In this case, the
garden area can be expressed by the quadratic equation A=10w-w2.
To find the width that maximizes the area, we need to find the vertex of
the parabolic graph represented by the quadratic equation. The vertex is
at the maximum point of the parabola and corresponds to the maximum
area of the garden.
To find the width, you can set the quadratic equation as A = -w2 + 10w.
To find the width that maximizes the area, we can use the formula
x = -b/2a to find the vertex of the parabola.
In this case, a = -1 and b = 10. Substituting these values into the formula,
we have:
w = -10 / (2 * -1) = 5
Therefore, the width that maximizes the area of the rectangular garden is
5 meters. By substituting this value back into the equation, we can find
the maximum area:
A = 10w - w2
A = 10 * 5 - 52
~ 16 ~
A = 50 - 25
A = 25 square meters
~ 17 ~
Example of objects in our surrounding
present in form of graph of quadratic
equation
Let's consider the trajectory of a basketball being thrown into the air. We
can represent its height above the ground as a function of time using a
quadratic equation.
Let's say the equation that represents the height (y) of the basketball at
time (t) is given by y = -5t2+ 10t + 2.
The x-axis represents time (t) in seconds and the y-axis represents the
height of the basketball above the ground (y) in meters.
Note: Certain values and coefficients in this formula are fictitious and are
for illustrative purposes. Actual values will vary depending on factors such
as the basketball's initial velocity, launch angle, and other physical
characteristics.
~ 18 ~
Why quadratic polynomial can’t form
Arithmetic Progression
A quadratic polynomial cannot form an arithmetic progression (AP)
because there is a distinct difference between terms in a quadratic
polynomial, whereas an arithmetic progression has a common difference
between consecutive terms.
For example, consider the quadratic polynomial f(x) = x2. Evaluating for x
= 1, 2, 3, 4 gives values 1, 4, 9, 16 respectively, but the differences
between successive terms are 3, 5, 7, which are not constant. Therefore, it
does not form an arithmetic progression.
~ 19 ~