Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:If x and y are real numbers such that x2 + (x − 2y − 1)2 = −4y(x + y), then the value x−2y is
[2023]
Explanation
Since x & y are real numbers, (x + 2y) & (x − 2y − 1) are both real. A square of a real number is always non-negative.
For this reason, for the equation: (x + 2y)2 + (x − 2y − 1)2 = 0 to be true, both (x + 2y) & (x − 2y − 1) must be equal to 0.
x − 2y − 1 = 0
x − 2y = 1
We solve the linear equations (x + 2y = 0) & (x − 2y − 1 = 0) to get the exact values of x & y, but that is not required to solve the question at hand.
Report a problem
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:If then is equal to
[2023]
Explanation
Report a problem
View Solution
*Answer can only contain numeric values
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:The number of integer solutions of equation 2 |x| (x2 + 1)= 5x2 is
[2023]
Correct Answer : 3
Explanation
2 |x| (x2 + 1)= 5x2
Let |x| = k
2k (k2 + 1) = 5k2
Either k = 0; or 2(k2 + 1) = 5k
2k2 – 5k + 2 = 0
2k2 – 4k – k + 2 = 0
2k(k – 2) –1(k – 2) = 0
(2k – 1)(k – 2) = 0
k = 0.5 or k = 2
Therefore, k which is |x|, can take the values 0, 0.5 or 2
So, x can take the values 0, -0.5, 0.5, -2, 2
Since we are looking for integral solutions, x can only take the values 0, 0.5 or 2
Therefore, there are only 3 integral solutions to 2 |x| (x2 + 1) = 5x2.
Check
View Solution
*Answer can only contain numeric values
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:Let & and β be the two distinct roots of the equation 2x2 - 6x + k = 0, such that (α + β) and αβ are the distinct roots of the equation x2 + px + p = 0. Then, the value of 8(k - p) is
[2023]
Correct Answer : 6
Explanation
Check
View Solution
*Answer can only contain numeric values
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:The equation x3 + (2r + 1)x2 + (4r - 1)x + 2 = 0 has -2 as one of the roots. If the other two roots are real, then the minimum possible non-negative integer value of r is
[2023]
Correct Answer : 2
Explanation
Check
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:The sum of all possible values of x satisfying the equation 24x2 - 22x2 + x + 16 + 22x + 30 = 0, is
[2023]
Explanation
Report a problem
View Solution
*Answer can only contain numeric values
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:Amal purchases some pens at ₹ 8 each. To sell these, he hires an employee at a fixed wage. He sells 100 of these pens at ₹ 12 each. If the remaining pens are sold at ₹ 11 each, then he makes a net profit of ₹ 300, while he makes a net loss of ₹ 300 if the remaining pens are sold at ₹ 9 each. The wage of the employee, in INR, is
[2021]
Correct Answer : 1000
Explanation
Let the number of pens purchased be n. Then the cost price is 8n. The total expenses incurred would be 8n + W, where W refers to the wage.
Then SP in the first case =12 × 100 + 11 × (n−100)
Given profit is 300 in this case: 1200 + 11n - 1100 - 8n - W = 300 ⇒ 3n - W = 200
In second case: 1200 + 9n - 900 - 8n - W = -300 (Loss). ⇒ W-n = 600.
Adding the two equations: 2n = 800
n = 400.
Thus W = 600 + 400 = 1000
Check
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:A basket of 2 apples, 4 oranges and 6 mangoes costs the same as a basket of 1 apple, 4 oranges and 8 mangoes, or a basket of 8 oranges and 7 mangoes. Then the number of mangoes in a basket of mangoes that has the same cost as the other baskets is
[2021]
Explanation
Let the cost of an apple, an orange and a mango be a, o, and m respectively.
Then it is given that:
2a + 4o + 6m = a + 4o + 8m
or a = 2m.
Also, a + 4o + 8m = 8o + 7m
10m - 7m = 4o
3m = 4o.
We can now express the cost of a basket in terms of mangoes only:
2a + 4o + 6m = 4m + 3m + 6m = 13m.
Report a problem
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:Onion is sold for 5 consecutive months at the rate of Rs 10, 20, 25, 25, and 50 per kg, respectively. A family spends a fixed amount of money on onion for each of the first three months, and then spends half that amount on onion for each of the next two months. The average expense for onion, in rupees per kg, for the family over these 5 months is closest to
[2021]
Explanation
Let us assume the family spends Rs. 100 each month for the first 3 months and then spends Rs. 50 in each of the next two months.
Then amount of onions bought = 10, 5, 4, 2, 1, for months 1-5 respectively.
Total amount bought = 22kg.
Total amount spent = 100 + 100 + 100 + 50 + 50 = 400.
Average expense = 400/22 = Rs.18.18 ≈ 18
Report a problem
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:The amount Neeta and Geeta together earn in a day equals what Sita alone earns in 6 days. The amount Sita and Neeta together earn in a day equals what Geeta alone earns in 2 days. The ratio of the daily earnings of the one who earns the most to that of the one who earns the least is
[2021]
Explanation
Let the amounts Neeta, Geeta, and Sita earn in a day be n, g, and s respectively.
Then, it has been given that:
n + g = 6s - i
s + n = 2g - ii
ii-i, we get: s - g = 2g - 6s
7s = 3g.
Let g be 7a. Then s earns 3a.
Then n earns 6s - g = 18a - 7a = 11a.
Thus, the ratio is 11a:3a = 11:3
Report a problem
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:If r is a constant such that ∣x2 − 4x − 13∣ = r has exactly three distinct real roots, then the value of r is
[2021]
Explanation
The quadratic equation of the form ∣x2 − 4x − 13∣ = r has its minimum value at x = -b/2a, and hence does not vary irrespective of the value of x.
Hence at x = 2 the quadratic equation has its minimum.
Considering the quadratic part : ∣x2 − 4x − 13∣ . as per the given condition, this must-have 3 real roots.
The curve ABCDE represents the function ∣x2 − 4x − 13∣. Because of the modulus function, the representation of the quadratic equation becomes :
ABC'DE.
There must exist a value, r such that there must exactly be 3 roots for the function. If r = 0 there will only be 2 roots, similarly for other values there will either be 2 or 4 roots unless at the point C'.
The point C' is a reflection of C about the x-axis. r is the y coordinate of the point C' :
The point C which is the value of the function at x = 2, = 22 − 8 − 13 = -17,
the reflection about the x-axis is 17.
Report a problem
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:If x0 = 1, x1 = 2 , and n=0,1,2,3,......, then x2021 is equal to
[2021]
Explanation
x0 = 1, x1 = 2
Hence, the series begins to repeat itself after every 5 terms. Terms whose number is of the form 5n are 1, 5n+1 are 2... and so on, where n=0,1,2,3,....
2021 is of the form 5n+1. Hence, its value will be 2.
Report a problem
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself: is negative if and only if
Explanation
We have four inflection points -5, -2, 3, and 9.
For x < -5, all four terms (x + 5), (x - 3), (x - 9), (x + 2) will be negative. Hence, the overall expression will be positive. Similarly, when x > 9, all four terms will be positive.
When x belongs to (-2, 3), two terms are negative and two are positive. Hence, the overall expression is positive again.
We are left with the range (-5, -2) and (3, 9) where the expression will be negative.
Report a problem
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:If f (5 + x) = f (5 - x) for every real x, and f(x) = 0 has four distinct real roots, then the sum of these roots is
[2020]
Explanation
Given f (5 + x ) = f (5 - x )
Put x = x - 5
f ( x) = f (10 - x)
∴ Let a, b be two roots of f(x) = 0, then 10 - a,10 - b are also roots of f ( x ) = 0
∴ Hence sum of the roots = a + b + 10 - a + 10 - b = 20
Report a problem
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:How many distinct positive integer-valued solutions exist to the equation ?
[2020]
Explanation
We know if ab = 1
⇒ a = 1 and b is any number
or a = - 1 and b is even
a > 0 and b is 0
case 1: x2 - 13x + 42 = 0 ⇒ x = 6, 7
case 2 : x2 - 7x +11 = 1 ⇒ x2 - 7x +10 = 0 ⇒ x = 2 or 5
case 3: x2 - 7x +11 = -1⇒ x2 - 7x +12 = 0
⇒ x = 4 or 3 Hence number of solutions are 6
Report a problem
View Solution
*Answer can only contain numeric values
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:The number of distinct real roots of the equation equals
[2020]
Correct Answer : 1
Explanation
Let,
The given equation becomes,
since x is real,
∴ The number of solutions = 1
Check
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself: Let f ( x) = x2 + ax + b and g ( x) = f ( x + 1) - f ( x - 1) . If f ( x) ≥ 0 for all real x, and g (20) = 72 , then the smallest possible value of b is
[2020]
Explanation
f ( x) = x2 + ax + b
∴ f (x) = x2 - 4x + b f (x) = (x - 2)2 + b - 4 when b ≥ 4 f ( x) ≥ 0 for all x
∴ The minimum value of b is 4
Report a problem
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:Let k be a constant. The equations kx + y = 3 and 4x + ky = 4 have a unique solution if and only if
[2020]
Explanation
Simultaneous equation have a unique solution only if
From the given equations, a unique solution would exist only if
⇒ k 2 ≠ 4 ⇒| k | ≠ 2
Report a problem
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:Let m and n be natural numbers such that n is even and . Then m - 2n equals
[2020]
Explanation
Given,
since
m - 2n = 9 - 2 x 4 =1
Report a problem
View Solution
*Answer can only contain numeric values
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:Dick is thrice as old as Tom and Harry is twice as old as Dick. If Dick's age is 1 year less than the average age of all three, then Harry's age, in years, is
[2020]
Correct Answer : 18
Explanation
Let the age of Tom be t.
Ages of Dick and Harry are 3t and 6t respectively
Given,
Age of Harry = 6 x 3 = 18
Check
View Solution
Question for CAT Previous Year Questions: Linear and Quadratic Equations
Try yourself:In the final examination, Bishnu scored 52% and Asha scored 64%. The marks obtained by Bishnu is 23 less, and that by Asha is 34 more than the marks obtained by Ramesh. The marks obtained by Geeta, who scored 84%, is
[2020]
Explanation
Let the total marks be T and scores of Bishnu, Asha and Ramesh be a, b and c respectively.
Given, a = 52% of T = c - 23 and b = 64% of T = c + 34
Hence, (64 - 52)% of T = (c + 34) - (c - 23) = 57
i.e. 12% of T = 57
Hence, score of Geeta = 84% of T = 7 ´ 57 = 399
Report a problem
View Solution
The document Linear Equations CAT Previous Year Questions with Answer PDF is a part of the CAT Course Quantitative Aptitude (Quant).
FAQs on Linear Equations CAT Previous Year Questions with Answer PDF
1. What are linear and quadratic equations?
Ans. Linear equations are equations that involve only variables raised to the power of 1, such as x or y. They can be represented by a straight line on a graph. Quadratic equations, on the other hand, involve variables raised to the power of 2, such as x^2 or y^2. They can be represented by a curved line on a graph.
2. How do you solve a linear equation?
Ans. To solve a linear equation, you need to isolate the variable on one side of the equation. This can be done by applying inverse operations, such as addition, subtraction, multiplication, and division, to both sides of the equation until the variable is alone.
3. How do you solve a quadratic equation?
Ans. Quadratic equations can be solved using various methods, such as factoring, completing the square, or using the quadratic formula. Factoring involves breaking down the equation into two binomials that multiply to give the original equation. Completing the square involves manipulating the equation to create a perfect square trinomial. The quadratic formula is a formula that gives the solutions for any quadratic equation.
4. What are the applications of linear and quadratic equations?
Ans. Linear and quadratic equations are used in various fields, such as physics, engineering, finance, and computer science. Linear equations are often used to model relationships between variables that have a constant rate of change. Quadratic equations are used to model situations involving projectiles, parabolic paths, and optimization problems.
5. Can linear and quadratic equations have multiple solutions?
Ans. Yes, linear and quadratic equations can have multiple solutions. In the case of linear equations, if the equation represents a line, it can intersect with the x-axis at multiple points, indicating multiple solutions. Similarly, quadratic equations can have two, one, or no real solutions depending on the discriminant value. The discriminant is the part of the quadratic formula inside the square root sign and determines the nature of the solutions.