Skip to main content

Tricks to Solve Quadratic Equation With Examples


Quadratic equations – These are the equations which look like
ax2 + bx + c = 0
These equations are asked in the competitive examinations in a set of 5 questions. Enough with the theory, the question in exams look like -
In each of the following questions, two equations are given. Solve these equations and give answer:

A) If x >= y, i.e. x is greater than or equal to y
B) If x > y, i.e. x is greater than y
C) If x <= y, i.e. x is less than or equal to y
D) If x < y, i.e. x less than y
E) If x = y, or no relation can be established between x and y

Question 1:

.
Here we will discuss a method to solve these equations with minimal writing and as reduced time as possible. Keep in mind; we are doing exactly what we used to do before, just in a less time and less writing.

+b +c * +a   Note that I have written coefficients along with their signs
+5 +6 * +1   
Now, the next task for us is to find the factors in a way which when multiplied give c*a 
+5 +6   (which is 6 in this case) and their sum or subtraction results b (5 in this case).

Now, the next task for us is to find the factors in a way which when multiplied give c*a (which is 6 in this case) and their sum or subtraction results b (5 in this case).

A way to find the factors

Start dividing the number formed using “c*a” starting from first prime number i.e. 2. The result gives one factor and the other factor is the number you divided with.
Add them and then subtract them to see if they give “b”.
If not divide it with next number on number line i.e. 3 and so on till you get the final factors.
Don’t worry this method seems lengthy but with a little bit of practice it will get faster.
We have our factors 3 and 2 and now is the time to decide the sign. For that, riddle me this
3 + 1 = 4
3 + (-1) = 2
(-3) + 1 = -2
(-3) + (-1) = -4
Therefore, the factors become
 +3   +2
Isn’t this correct? Now, if we observe this, the sign of the result is similar to the sign of the bigger number in the calculation.
In the question above, we have the factors 3 and 2 and the result is required to be 5. The sign of the result (in this case 5) is + and therefore, the sign of bigger number (in this case 3) will be +.
Now, as the sign of 3 is + and the required result is 5, the sign for 2 must also be +.

Remember two things before marking them as final answers:

1. Change the sign of the factors i.e. – if they are + and + if they are -.
2. Divide the two factors by “a”.
In the above question, the value of “a” is 1. Therefore, the factors become
 
And for the last touch, we change the sign. After that we get the final factors.
Final factors
-3  -2
Don’t worry! It’s not that hard.
Let’s take one more example to make process more familiar to you.
x2 – 3x – 10
To find the factors, we start with dividing 10 by 2, we get 5. Therefore, the factors are 2 and 5. We need either the sum or the subtraction of the two to be 3, and (5-2) gives 3 which makes them the final factors.-3 -10*+1
-3  -10
2   5
As for the sign, the sign of 3 is -, and therefore, the sign of bigger number (in this case 5) will be -.
2  -5
Let us check if this satisfies all the conditions
2 + (-5) = -3
2 * (-5) = -10
Yes it does and we have the factors.
For the last touch, we change the signs and divide them with “a”, which in this case is 1.
-2   5  The final factors

Hopefully, the method was crystal clear to you and comparatively easy then the traditional method. Let’s now take a question similar to the one asked in examination.
In each of the following questions two equations are given. Solve these equations and give answer:
A) If x >= y, i.e. x is greater than or equal to y
B) If x > y, i.e. x is greater than y
C) If x <= y, i.e. x is less than or equal to y
D) If x < y, i.e. x less than y
E) If x = y, or no relation can be established between x and y

Question 2:

I. x2 + 6x + 9 = 0
II. 2y2 +3y - 5 = 0
x2 + 6x + 9 = 0
To find the factors, we start with dividing 9 by 2, which gives a fractional result and that is not acceptable. So, we divide 9 by 3 which gives 3. Now, we check for the sum or subtraction to be 6 with the two factors 3 and 3.
+6  +9
3   3
As for the signs, we check with both the factors having + signs.
3 + 3 = 6
3 * 3 = 9
And we get our factors.
For the two unforgettable things to do i.e. division by “a” (1 in this case) and change of signs.
-3   -3   Values of x
For equation no. 2
2y2 +3y - 5 = 0
To find the factors, we start with dividing 10 by 2, we get 5. Therefore, the factors are 2 and 5. We need either the sum or the subtraction of the two to be 3, and (5-2) gives 3 which makes them the final factors.
+3  -5*+2
+3   -10

As for the sign, the sign of 3 is +, and therefore, the sign of bigger number (in this case 5) will be + and (5 – 2) = 3. Therefore, the sign of 2 will be -.
5   2
5   -2
Let us check if this satisfies all the conditions 5 + (-2) = 3
5 * (-2) = -10
Just a last tiny step, division by “a” (2 in this case) and change of sign.

-2.5   1 Values of y
And we are ready for comparison.
Though I am always in favor of as minimum writing in examinations as possible, this time I recommend you write all the conclusions of comparisons to make your answer more accurate.
We compare every value of x to every value of y and note the results down.
Value of xValue of yConclusion
-3 (1st value)-2.5x < y
-3 (1st value)1x < y
-3 (2nd value)-2.5x < y
-3 (2nd value)1x < y
As in all the cases, x < y, we can say with certainty that x < y (final answer).
Try practising a couple more equations because this constitutes a very important question in the examinations and comes in the set of 5 thus securing a chunk of marks. Hope this trick helps you.

Few practice problems

In each of the following questions two equations are given. Solve these equations and give answer:
A) If x >= y, i.e. x is greater than or equal to y
B) If x > y, i.e. x is greater than y
C) If x <= y, i.e. x is less than or equal to y
D) If x < y, i.e. x less than y
E) If x = y, or no relation can be established between x and y




If there is a problem with any of the equation above, feel free to comment and we will try and solve it as soon as we can.

Comments

Popular posts from this blog

Must Do:Last Digit Concepts with Example

Concept: The last digit of any power Last digit of any power follow a cycle pattern and repeat after a certain power at a time. From the above explanation it is clear that after the power of four number of digit will be same. So find out the last digit we divide the power of any number  by 4. Digit (d) d^2 d^3 d^4 d^5 1 1 1 1 1 2 4 8 6 2 3 9 7 1 3 4 6 4 6 4 5 5 5 5 5 6 6 6 6 6 7 9 3 1 7 8 4 2 6 8 9 1 9 1 9 0 0 0 0 0          v  The last digit of power  of 1  is always 1 v    The last digit of power of 2 repeat in a cycle of 4, 8, 6, 2 v    The digits of powers of 3 repeat in a cycle of 9, 7, 1, 3 v    The last digit of power of 4 repeat in a cycle of 6, 4 v    The last digit of power of 5 & 6 is always same. v    The la...

Must Do: Divisiblity Concepts with Example Questions

Concept – Divisibility of a number Divisibility by 2  — A number is divisible by 2 if the unit digit is zero or divisible by 2. Ex.  – 2, 4, 8, 16, 18 etc. are all divisible by 2. Divisibility by 3  — A number is divisible by 3 if the sum of digits of the number is divisible by 3.  Ex.  – if 43n25 is divisible by 3 then find the minimum value n Sol.  4+3+n+2+5 is divisible by 3  So n=1,4,7 Minimum value of n=1  Divisibility by 4  — A number is divisible by 4 if the number formed by the last two digits is divisible by 4 . Ex.  – 56248 is divisible by 4 since 48 is divisible by 4.  Divisibility by 5  — A number is divisible by 5 if unit’s digit is 0 or 5.  Ex.  – 1225, 13750, 245 etc. are all divisible by 5.  Divisibility by 7  — The unit digit of given number is doubled and then it is subtracted from the number obtained after omitting the unit digit.  If the remainde...

Important Mensuration formulas and short notes for 3D figures

We have already discussed  Mensuration 2D Short notes , here we will discuss all about Mensuration 3D figures. You can also know some important facts of 3D figures. In this article, abbreviations used are TSA = Total Surface Area, CSA = Curved Surface Area. SSC CGL Tier II 2017 Mock Tests on Latest Pattern - Attempt Now Available in Hindi & English. Get Detailed Analysis & All India Rank # Cuboid : Given is the cuboid of lenth  l,  breadth  b  and height  h.  T.S.A. = 2(lb + bh + lh) Volume = lbh Diagonal =    Important:  If area of faces of cuboid are x,y and z Then, volume of cuboid  # Cube Let the side of given cube is 'a'. T.S.A. = 6a 2 Volume = a 3 Diagonal of cube =   # Sphere let the radius of given sphere is ' r'  and in case of sphere  total surface area is equal to curved surface area . C.S.A. = T.S.A. =  Volume =    # Hemi-Sphere Assume ...