Quadratic Equations

Quadratic equations are a fundamental topic in algebra. Understanding them is crucial for solving various mathematical problems and is frequently tested in competitive exams. A quadratic equation is a polynomial equation of the second degree. This means it contains at least one term that is squared, and the highest power of the variable is two.

Standard Form of a Quadratic Equation

The standard form of a quadratic equation is: $$ax^2 + bx + c = 0$$ Here, '$a$', '$b$', and '$c$' are coefficients, and '$x$' is the variable. The most important condition is that '$a$' cannot be equal to zero ($a \neq 0$). If '$a$' were zero, the '$x^2$' term would vanish, and the equation would become a linear equation ($bx + c = 0$).

Roots of a Quadratic Equation

The solutions or values of '$x$' that satisfy the quadratic equation are called its roots. A quadratic equation can have at most two roots. These roots can be real and distinct, real and equal, or complex conjugates.

Methods to Solve Quadratic Equations

There are several methods to find the roots of a quadratic equation:

1. Factorization Method

This method involves splitting the middle term (the '$bx$' term) into two parts such that their product is equal to '$ac$' and their sum is equal to '$b$'.

Example: Solve $x^2 + 5x + 6 = 0$.

Here, $a=1$, $b=5$, $c=6$. We need to find two numbers whose product is $a \times c = 1 \times 6 = 6$ and whose sum is $b = 5$. The numbers are 2 and 3 ($2 \times 3 = 6$ and $2 + 3 = 5$).

So, we can rewrite the equation as: $x^2 + 2x + 3x + 6 = 0$

Now, group the terms and factor: $x(x + 2) + 3(x + 2) = 0$ $(x + 2)(x + 3) = 0$

For the product to be zero, at least one of the factors must be zero: $x + 2 = 0 \implies x = -2$ $x + 3 = 0 \implies x = -3$

The roots are -2 and -3.

2. Quadratic Formula Method

When factorization is difficult or not possible with integers, the quadratic formula is used. The formula provides the roots directly: $$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$

The term '$b^2 - 4ac$' is called the discriminant, often denoted by '$D$'. The nature of the roots depends on the value of the discriminant.

  • If $D > 0$, the roots are real and distinct.
  • If $D = 0$, the roots are real and equal.
  • If $D < 0$, the roots are complex conjugates.

Example: Solve $2x^2 - 7x + 3 = 0$.

Here, $a=2$, $b=-7$, $c=3$.

Using the quadratic formula: $$x = \frac{-(-7) \pm \sqrt{(-7)^2 - 4(2)(3)}}{2(2)}$$ $$x = \frac{7 \pm \sqrt{49 - 24}}{4}$$ $$x = \frac{7 \pm \sqrt{25}}{4}$$ $$x = \frac{7 \pm 5}{4}$$

The two roots are: $x_1 = \frac{7 + 5}{4} = \frac{12}{4} = 3$ $x_2 = \frac{7 - 5}{4} = \frac{2}{4} = \frac{1}{2}$

The roots are 3 and 1/2.

3. Completing the Square Method

This method involves manipulating the equation to form a perfect square trinomial.

Example: Solve $x^2 + 6x + 5 = 0$.

Move the constant term to the right side: $x^2 + 6x = -5$

Take half of the coefficient of '$x$' (which is 6), square it ($(6/2)^2 = 3^2 = 9$), and add it to both sides: $x^2 + 6x + 9 = -5 + 9$ $(x + 3)^2 = 4$

Take the square root of both sides: $x + 3 = \pm \sqrt{4}$ $x + 3 = \pm 2$

Solve for '$x$': $x + 3 = 2 \implies x = 2 - 3 = -1$ $x + 3 = -2 \implies x = -2 - 3 = -5$

The roots are -1 and -5.

Comparing Roots of Two Quadratic Equations

In competitive exams, you often encounter two quadratic equations and are asked to compare their roots. Let the first equation be $a_1x^2 + b_1x + c_1 = 0$ with roots $x_1, x_2$ and the second equation be $a_2y^2 + b_2y + c_2 = 0$ with roots $y_1, y_2$. You need to compare '$x$' and '$y$'.

Key Points for Comparison:

  • Calculate the roots for both equations carefully.
  • Compare each root of the first equation with each root of the second equation.
  • If $x > y$ for all possible comparisons, the answer is $x > y$.
  • If $x < y$ for all possible comparisons, the answer is $x < y$.
  • If $x \ge y$ for all possible comparisons, the answer is $x \ge y$.
  • If $x \le y$ for all possible comparisons, the answer is $x \le y$.
  • If there is no definite relationship (e.g., sometimes $x > y$ and sometimes $x < y$), the answer is 'Cannot be determined' or 'No relation'.
Exam Tip: When comparing roots, it's often easier to compare the sets of roots. For example, if the roots of the first equation are {2, 5} and the roots of the second are {3, 7}, then every root in the first set is less than every root in the second set, so $x < y$. If the roots are {2, 7} and {3, 5}, then 2 < 3, 2 < 5, but 7 > 3, 7 > 5. In this case, no relation can be determined. Always check all combinations.

Relationship Between Roots and Coefficients

For a quadratic equation $ax^2 + bx + c = 0$, if the roots are $\alpha$ and $\beta$:

  • Sum of roots: $\alpha + \beta = -\frac{b}{a}$
  • Product of roots: $\alpha \beta = \frac{c}{a}$

These relationships are useful for forming quadratic equations or solving problems where the roots have specific properties.

Data Interpretation (DI)

Data Interpretation is a crucial section in competitive exams that tests your ability to analyze and interpret data presented in various formats like tables, charts, and graphs. It requires a combination of calculation skills, logical reasoning, and attention to detail. The goal is to extract meaningful information from the given data and answer specific questions.

Common Data Formats

DI questions typically use one or more of the following data presentation methods:

1. Tables

Tables organize data in rows and columns, making it easy to compare specific values. They are straightforward but can sometimes contain large amounts of data, requiring careful scanning.

Example Scenario: A table showing the number of students in different streams (Arts, Science, Commerce) across various colleges (A, B, C, D).

Typical Questions:

  • Total number of students in a particular stream across all colleges.
  • Average number of students per college for a specific stream.
  • Percentage of students in a particular college opting for a specific stream.
  • Ratio of students in one stream to another within a college or across colleges.
  • Difference between the number of students in two streams or two colleges.

2. Bar Graphs

Bar graphs use rectangular bars (vertical or horizontal) to represent data. The length or height of the bar is proportional to the value it represents. They are good for comparing discrete categories.

Example Scenario: A bar graph showing the production of a certain commodity (in tonnes) by different companies over a year.

Types:

  • Simple Bar Graph: Compares values across categories.
  • Multiple Bar Graph (Grouped Bar Graph): Compares values across categories, with sub-categories represented side-by-side. Example: Production of two different commodities by each company.
  • Stacked Bar Graph: Shows the total value for a category and its components. Example: Total production of a company, broken down by the contribution of different plants.

Typical Questions:

  • Highest/lowest value among the categories.
  • Total/Average of values across categories.
  • Percentage increase/decrease from one category to another.
  • Ratio of values between two categories.

3. Line Graphs

Line graphs use points connected by lines to show trends over time or continuous data. They are excellent for visualizing changes and patterns.

Example Scenario: A line graph showing the daily temperature variation in a city over a week, or the sales of a product over several months.

Types:

  • Single Line Graph: Tracks one variable over time.
  • Multiple Line Graph: Tracks multiple variables over the same time period for comparison. Example: Sales of Product A and Product B over the last five years.

Typical Questions:

  • Identifying the period of highest/lowest value or growth rate.
  • Calculating the average value over a period.
  • Finding the percentage change between two points in time.
  • Comparing trends of different lines.

4. Pie Charts

Pie charts represent data as slices of a circle, where each slice's area (and central angle) is proportional to the quantity it represents. The entire circle represents 100% or the total sum. They are best for showing proportions or percentages of a whole.

Example Scenario: A pie chart showing the percentage distribution of expenditure of a household on different items (Rent, Food, Education, etc.).

Key Concepts:

  • The sum of all central angles is 360 degrees.
  • Each percentage corresponds to a specific angle: Percentage $\times \frac{360^\circ}{100}$.
  • Each percentage corresponds to a fraction: Percentage / 100.

Typical Questions:

  • Calculating the value of a particular sector if the total value is given.
  • Finding the ratio or difference between two sectors.
  • Calculating the percentage change between two sectors.
  • Combining two or more sectors to find their total percentage or value.

Approaching DI Questions

Follow these steps to tackle DI problems effectively:

  1. Understand the Data: Carefully read the title, labels, units, and any accompanying notes or legends for the table, chart, or graph. Understand what each axis, row, column, or sector represents.
  2. Read the Question: Understand precisely what is being asked. Identify the specific data points, categories, or time periods involved.
  3. Perform Calculations: Execute the necessary calculations (addition, subtraction, multiplication, division, percentages, ratios).
  4. Check Units and Scales: Ensure you are using the correct units (e.g., thousands, millions, tonnes) and paying attention to the scale used in graphs.
  5. Review Options: If it's a multiple-choice question, review the options. Sometimes, you can estimate or use approximation to eliminate incorrect options, especially if the options are far apart.
DI Calculation Shortcuts:
  • Approximation: Round numbers to the nearest convenient value (e.g., 498 to 500, 19.5% to 20%) to speed up calculations, especially when options are far apart.
  • Percentage Basics: 10% of a number is the number divided by 10. 20% is double 10%. 5% is half of 10%. 1% is the number divided by 100.
  • Ratio Simplification: Simplify ratios by dividing both parts by their greatest common divisor.
  • Averages: Sum of values / Number of values.
  • Percentage Change: ((New Value - Old Value) / Old Value) * 100%.

Common DI Pitfalls to Avoid

  • Misinterpreting Data: Reading labels incorrectly, confusing units, or misunderstanding the relationship between variables.
  • Calculation Errors: Simple arithmetic mistakes can lead to wrong answers. Double-check your calculations.
  • Ignoring Scale/Units: Not noticing that a graph is in thousands or that units differ between categories.
  • Confusing Percentages and Absolute Values: A large percentage change might correspond to a small absolute change if the base value is small, and vice-versa.
  • Speed vs. Accuracy: Trying to be too fast can lead to errors. Find a balance between speed and accuracy.

Percentage

Percentage is a fundamental concept in mathematics, representing a fraction out of one hundred. The word 'percent' literally means 'per hundred'. It is a ubiquitous tool used in finance, statistics, data analysis, and everyday life. Understanding percentages is essential for Data Interpretation and many other quantitative aptitude questions.

Basic Concepts

A percentage is a way of expressing a number as a fraction of 100. The symbol '%' is used to denote percentage.

  • Converting a Fraction to a Percentage: Multiply the fraction by 100%. Example: $\frac{3}{4} = \frac{3}{4} \times 100\% = 75\%$.
  • Converting a Decimal to a Percentage: Multiply the decimal by 100%. Example: $0.65 = 0.65 \times 100\% = 65\%$.
  • Converting a Percentage to a Fraction: Divide the percentage by 100. Example: $40\% = \frac{40}{100} = \frac{2}{5}$.
  • Converting a Percentage to a Decimal: Divide the percentage by 100. Example: $75\% = \frac{75}{100} = 0.75$.

Calculating Percentage of a Number

To find '$P$' percent of a number '$N$', you can use the formula: $$ \text{Percentage Value} = \frac{P}{100} \times N $$

Example: Find 25% of 200.

$$ \text{Value} = \frac{25}{100} \times 200 = \frac{1}{4} \times 200 = 50 $$

So, 25% of 200 is 50.

Percentage Increase and Decrease

Percentage Increase: If a quantity increases from an initial value '$V_{initial}$' to a final value '$V_{final}$', the percentage increase is calculated as: $$ \text{Percentage Increase} = \frac{V_{final} - V_{initial}}{V_{initial}} \times 100\% $$

Percentage Decrease: If a quantity decreases from an initial value '$V_{initial}$' to a final value '$V_{final}$', the percentage decrease is calculated as: $$ \text{Percentage Decrease} = \frac{V_{initial} - V_{final}}{V_{initial}} \times 100\% $$

Example: A price increased from $400 to $500. Find the percentage increase.

$$ \text{Percentage Increase} = \frac{500 - 400}{400} \times 100\% = \frac{100}{400} \times 100\% = \frac{1}{4} \times 100\% = 25\% $$

Example: A salary of $10,000 was reduced by 10%. Find the new salary.

Reduction amount = 10% of $10,000 = \frac{10}{100} \times 10000 = 1000$. New Salary = $10,000 - 1000 = 9,000$. Alternatively, a 10% reduction means the remaining salary is $100\% - 10\% = 90\%$. New Salary = 90% of $10,000 = \frac{90}{100} \times 10000 = 9000$.

Successive Percentage Changes

When a quantity undergoes two or more percentage changes one after another, the net change is calculated using the following formula: $$ \text{Net Percentage Change} = \left( P_1 + P_2 + \frac{P_1 \times P_2}{100} \right) \% $$ Where '$P_1$' and '$P_2$' are the first and second percentage changes, respectively. Use positive signs for increases and negative signs for decreases.

Example: The price of a shirt is first increased by 20% and then decreased by 10%. Find the net percentage change in price.

Here, $P_1 = +20\%$ (increase) and $P_2 = -10\%$ (decrease).

$$ \text{Net Change} = \left( 20 + (-10) + \frac{20 \times (-10)}{100} \right) \% $$ $$ \text{Net Change} = \left( 20 - 10 + \frac{-200}{100} \right) \% $$ $$ \text{Net Change} = \left( 10 - 2 \right) \% = 8\% $$

The net change is an 8% increase.

This formula can be extended for more than two successive changes.

Percentage Related to Comparisons

Sometimes, questions ask how much one quantity is greater or lesser than another, expressed as a percentage.

Example: If A's salary is 25% more than B's salary, by what percentage is B's salary less than A's salary?

Let B's salary be $100$. A's salary = 125% of B's salary = $1.25 \times 100 = 125$.

Now, we need to find by what percentage B's salary ($100$) is less than A's salary ($125$). The base for comparison is A's salary.

Difference = $125 - 100 = 25$. $$ \text{Percentage Decrease} = \frac{\text{Difference}}{\text{A's Salary}} \times 100\% = \frac{25}{125} \times 100\% = \frac{1}{5} \times 100\% = 20\% $$

So, B's salary is 20% less than A's salary.

Shortcut for Comparison: If A is X% more than B, then B is $\frac{X}{100+X} \times 100\%$ less than A. If A is X% less than B, then B is $\frac{X}{100-X} \times 100\%$ more than A. In the above example: X = 25. B's salary is $\frac{25}{100+25} \times 100\% = \frac{25}{125} \times 100\% = 20\%$ less than A.

Common Percentage Values and Their Fractions

Memorizing common percentage-fraction equivalents can significantly speed up calculations.

Percentage Fraction Percentage Fraction
100% 1 50% 1/2
75% 3/4 25% 1/4
20% 1/5 10% 1/10
5% 1/20 1% 1/100
66 2/3% 2/3 33 1/3% 1/3
12.5% (1/8) 1/8 37.5% (3/8) 3/8
62.5% (5/8) 5/8 87.5% (7/8) 7/8
16 2/3% (1/6) 1/6 8 1/3% (1/12) 1/12
14 2/7% (1/7) 1/7 28 4/7% (2/7) 2/7
42 6/7% (3/7) 3/7 57 1/7% (4/7) 4/7
71 3/7% (5/7) 5/7 85 5/7% (6/7) 6/7

Applications in Exams

Percentages are heavily used in:

  • Profit and Loss: Calculating profit/loss percentage on cost price or selling price.
  • Simple and Compound Interest: Interest rates are always given in percentages.
  • Ratio and Proportion: Problems often involve converting between ratios and percentages.
  • Data Interpretation: Almost every DI question involves calculating percentages, ratios, or averages, which are closely related.
  • Averages: Percentage changes can affect averages.
Exam Focus: Always be clear about the base value when calculating percentages. If a question says "A is X% of B", B is the base. If it says "A is X% more than B", B is the base. If it says "B is Y% less than A", A is the base. This is critical for accuracy.