Quadratic equations are nothing but a polynomial with degree 2. The general form of the quadratic equation in the variable x is ax2+ bx + c = 0, where a, b, and c are real numbers. Any equation that is in the form p(x) = 0 is a polynomial equation if the degree of x is 2. If the terms of p(x) are in descending order of degree, then this quadratic equation is called the standard quadratic equation. Before solving the quadratic equations, the equations need to simplify the equation and compared with the standard quadratic equation to determine whether the equation is in the standard form or not.
This Story also Contains
These NCERT solutions for Class 10 Maths exercise 4.1 focused on the concepts of solving quadratic equations and understanding more about the relationship between the roots of the equation and the nature of the equation. These questions are based on the NCERT Books, which are the foundation for the quadratic equation and help to solve the quadratic equation. This exercise lays the foundation of a quadratic equation. To solve the equations student must know how to simplify the equation and determine whether the equation is quadratic or not, and this exercise will help the student with the same. This exercise also explains the method of converting word problems into a standard quadratic equation.
Q1 (i) Check whether the following are quadratic equations: $(x+1)^2 = 2(x-3)$
Answer:
We have L.H.S. $(x+1)^2 = x^2+2x+1$
Therefore, $(x+1)^2 = 2(x-3)$ can be written as:
$\Rightarrow x^2+2x+1 = 2x-6$
i.e., $x^2+7 = 0$
Or $x^2+0x+7 = 0$
This equation is of the type: $ax^2+bx+c = 0$.
Hence, the given equation is a quadratic equation.
Q1 (ii) Check whether the following are quadratic equations: $x^2 - 2x = (-2)(3-x)$
Answer:
Given equation $x^2 - 2x = (-2)(3-x)$ can be written as:
$\Rightarrow x^2 -2x = -6+2x$
i.e., $x^2-4x+6 = 0$
This equation is of the type: $ax^2+bx+c = 0$.
Hence, the given equation is a quadratic equation.
Q1 (iii) Check whether the following are quadratic equations: $(x-2)(x+1) = (x-1)(x+3)$
Answer:
L.H.S. $(x-2)(x+1)$ can be written as:
$= x^2+x-2x-2 = x^2-x-2$
and R.H.S $(x-1)(x+3)$ can be written as:
$= x^2+3x-x-3 = x^2+2x-3$
$\Rightarrow x^2-x-2 = x^2+2x-3$
i.e., $3x-1 = 0$
The equation is of the type: $ax^2+bx+c = 0,a\neq0$.
Hence, the given equation is not a quadratic equation since a = 0.
Q1 (iv) Check whether the following are quadratic equations: $(x-3)(2x+1) = x(x+5)$
Answer:
L.H.S. $(x-3)(2x+1)$ can be written as:
$= 2x^2+x-6x-3 = 2x^2-5x-3$
and R.H.S $(x)(x+5)$ can be written as:
$= x^2+5x$
$\Rightarrow 2x^2-5x-3 = x^2+5x$
i.e., $x^2-10x-3 = 0$
This equation is of type: $ax^2+bx+c = 0,a\neq0$.
Hence, the given equation is a quadratic equation.
Q1 (v) Check whether the following are quadratic equations: $(2x -1)(x-3) = (x+5)(x-1)$
Answer:
L.H.S. $(2x-1)(x-3)$ can be written as:
$= 2x^2-6x-x+3 = 2x^2-7x+3$
and R.H.S $(x+5)(x-1)$ can be written as:
$=x^2-x+5x-5 = x^2+4x-5$
$\Rightarrow 2x^2-7x+3 = x^2+4x-5$
i.e., $x^2-11x+8 = 0$
This equation is of type: $ax^2+bx+c = 0, a \neq 0$.
Hence, the given equation is a quadratic equation.
Q1 (vi) Check whether the following are quadratic equations: $x^2 +3x +1 = (x-2)^2$
Answer:
L.H.S. $x^2+3x+1$
and R.H.S $(x-2)^2$ can be written as:
$= x^2-4x+4$
$\Rightarrow x^2+3x+1 = x^2- 4x+4$
i.e., $7x-3 = 0$
This equation is NOT of type: $ax^2+bx+c = 0, a\neq0$.
Here, a = 0, hence, the given equation is not a quadratic equation.
Q1 (vii) Check whether the following are quadratic equations:$(x+2)^3 = 2x(x^2 -1)$
Answer:
L.H.S. $(x+2)^3$ can be written as:
$= x^3+8+6x(x+2) =x^3+6x^2+12x+8$
and R.H.S $2x(x^2-1)$ can be written as:
$= 2x^3-2x$
$\Rightarrow x^3+6x^2+12x+8 = 2x^3-2x$
i.e., $x^3-6x^2-14x-8 = 0$
This equation is NOT of type: $ax^2+bx+c = 0$.
Hence, the given equation is not a quadratic equation.
Q1 (viii) Check whether the following are quadratic equations: $x^3 -4x^2 -x +1 = (x -2)^3$
Answer:
L.H.S. $x^3 -4x^2 -x +1$ ,
and R.H.S $(x-2)^3$ can be written as:
$= x^3-6x^2+12x-8$
$\Rightarrow x^3-4x^2-x+1 = x^3-6x^2+12x-8$
i.e., $2x^2-13x+9=0$
This equation is of the type: $ax^2+bx+c = 0$.
Hence, the given equation is a quadratic equation.
Q2 (i) Represent the following situations in the form of quadratic equations: The area of a rectangular plot is $528m^2$. The length of the plot (in meters) is one more than twice its breadth. We need to find the length and breadth of the plot.
Answer:
Given that the area of a rectangular plot is $528m^2$.
Let the breadth of the plot be $'b'$.
Then, the length of the plot will be: $= 2b +1$.
Therefore, the area will be:
$=b(2b+1)\ m^2$ which is equal to the given plot area $528m^2$.
$\Rightarrow 2b^2+b = 528$
$\Rightarrow 2b^2+b - 528 = 0$
Hence, the length and breadth of the plot will satisfy the equation $2b^2+b - 528 = 0$
Q2 (ii) Represent the following situations in the form of quadratic equations:The product of two consecutive positive integers is 306. We need to find the integers.
Answer:
Given that the product of two consecutive integers is $306.$
Let two consecutive integers be $'x'$ and $'x+1'$.
Then, their product will be:
$x(x+1) = 306$
Or $x^2+x- 306 = 0$ .
Hence, the two consecutive integers will satisfy this quadratic equation $x^2+x- 306 = 0$.
Q2 (iii) Represent the following situations in the form of quadratic equations:Rohan’s mother is 26 years older than him. The product of their ages (in years) 3 years from now will be 360. We would like to find Rohan’s present age.
Answer:
Let the age of Rohan be $'x'$ years.
Then his mother's age will be: $'x+26'$ years.
After three years,
Rohan's age will be $'x+3'$ years, and his mother's age will be $'x+29'$ years.
Then, according to the question,
The product of their ages 3 years from now will be:
$\Rightarrow (x+3)(x+29) = 360$
$\Rightarrow x^2+3x+29x+87 = 360$ Or
$\Rightarrow x^2+32x-273 = 0$
Hence, the age of Rohan satisfies the quadratic equation $x^2+32x-273 = 0$.
Q2 (iv) Represent the following situations in the form of quadratic equations: A train travels a distance of 480 km at a uniform speed. If the speed had been 8 km/h less, then it would have taken 3 hours more to cover the same distance. We need to find the speed of the train.
Answer:
Let the speed of the train be $'s'$ km/h.
The distance to be covered by the train is $480\ km$.
$\therefore$ The time taken will be
$=\frac{480}{s}\ hours$
If the speed had been $8\ km/h$ less, the time taken would be: $\frac{480}{s-8}\ hours$ .
Now, according to the question,
$\frac{480}{s-8} - \frac{480}{s} = 3$
$\Rightarrow \frac{480x - 480(x-8)}{(x-8)x} = 3$
$\Rightarrow 480x - 480x+3840 = 3(x-8)x$
$\Rightarrow 3840 = 3x^2-24x$
$\Rightarrow 3x^2 -24x-3840 = 0$
Dividing by 3 on both sides
$x^2 -8x-1280 = 0$
Hence, the speed of the train satisfies the quadratic equation $x^2 -8x-1280 = 0$
Also Read:
Also see-
Students must check the NCERT solutions for class 10 of the Mathematics and Science Subjects.
Students must check the NCERT Exemplar solutions for class 10 of the Mathematics and Science Subjects.
Frequently Asked Questions (FAQs)
The maximum index here is 2 . Also it is in the form of ax^2+bx+c=0 .
Therefore 7x^2+6x+34=0 is a quadratic polynomial.
y^2-10y+24=y2-4y-6y+24
=y(y-4)-6(y-4)
=(y-4)(y-6)
n(n-1)=3
n^2-n=3
n^2-n-3=0
The maximum index here is 2 . Also it is in the form of ax^2+bx+c=0 .
Therefore n(n-1)=3 is a quadratic polynomial.
The coefficient of x is -8
There are three main methods to solve the quadratic equation.
They are,
Factorisation
Completing the square
Quadratic Formula.
Quadratic equations can be used in calculating areas or rooms, determining a product’s profit in business or finding the speed of an object.
A polynomial of degree two is alluded to as a quadratic polynomial. A quadratic polynomial has the overall structure ax^2+bx+c=0, where a, b and c are real numbers.
The inquiries are focused on the idea of making and settling quadratic conditions, and the NCERT solutions for Class 10 Maths chapter 4 exercise 4.1 comprises of two questions with subsections.
Take Aakash iACST and get instant scholarship on coaching programs.
This ebook serves as a valuable study guide for NEET 2025 exam.
This e-book offers NEET PYQ and serves as an indispensable NEET study material.
As per latest syllabus. Physics formulas, equations, & laws of class 11 & 12th chapters
As per latest syllabus. Chemistry formulas, equations, & laws of class 11 & 12th chapters
As per latest 2024 syllabus. Study 40% syllabus and score upto 100% marks in JEE