The generator provides the solution for each questionnaire; therefore it is easy to check the pupils’ results. It is developed in C# for .NET 2.0 Framework. The questionnaires canbe easy printed and saved by Word.
The question: Solving quadratic equation
It is very important that pupils know how to solve the quadratic equation using theformula which is derived from the process of completing the square, and is formallystated as:For,0
2
=++
cbxax
,0
≠
a
the value of
x
is given by
aacbb x
24
22,1
−±−=
.The pupils have to apply formula for their equations, make sure that they did not drop thesquare root or the
±
sign, as they sometimes do. One common mistake is miscount
2
b
,forgetting that it means “square = of all b, including the sign”. The Generator also dealswith incomplete quadratic equation, which can be solved both by formula and factoring.Applying formula, pupils must consider which one coefficient is missing, linear or freeterm to apply formula properly. On the other hand, if pupil decides to solve equation byfactoring it will imply his previous knowledge.The pupils can apply solving quadratic equations in themes like: finding the x- interceptsof the graph of the quadratic function, or in application in higher degree equation.
The question: applying Viete`s formula in quadratic equations
The Viete`s formulae give a simple relation between the roots of a quadratic equationand its coefficients. The pupils need to know that a sum of roots of reduced quadraticequation
0
2
=++
q px x
is equal to coefficient at the first power of unknown, taken witha back sign, i.e.
p x x
−=+
21
and a product of the roots is equal to a free term, i.e.
q x x
=
21
.
The Generator makes task where is needed to determine the quadratic equation knowingthe solutions. The generated solutions are the ratio numbers. This task can be solved byusing the Viete`s formulae.
The question:
solving quadratic equations using discriminants
When a quadratic equation is in standard form,
0
2
=++
cbxax
, theexpression,
acb
4
2
−
, that is found under the square root part of the quadratic formula iscalled the discriminant. Knowing characteristics of the discriminant pupils can tell howmany solutions there are going to be and if the solutions are real numbers or compleximaginary numbers.The generator provides tasks in which is needed to determine the parameter m, to providereal solutions of quadratic equation. The pupils would plug in values of the coefficient a,b, c in the discriminant formula, and solve the received equation which is linear equation.With this task a teacher is reconsidering the previous skill of solving linear equation.
Leave a Comment