Self Studies
Selfstudy
Selfstudy

Quadratic Equations Test - 2

Result Self Studies

Quadratic Equations Test - 2
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    1 / -0
    Which of the following values of x satisfy the quadratic equation 2x2 = 3x?
    Solution
    2x2 = 3x
    2x2 - 3x = 0
    x(2x - 3) = 0
    Therefore, x = 0 or 2x - 3 = 0
    i.e. x = 0 or x = 3/2
  • Question 2
    1 / -0
    The roots of the quadratic equation 5x2 - 14x - 3 = 0 are
    Solution
    5x2 - 14x – 3 = 0
    5x2 - 15x + x - 3 = 0
    5x(x - 3) + 1(x - 3) = 0
    (5x + 1) (x - 3) = 0
    Therefore, x = - 1/5 OR x = 3
  • Question 3
    1 / -0
    Which of the following is one of the roots of the quadratic equation 12(1 - y2) = 7y?
    Solution
    12(1 - y2) = 7y

    12y2 + 7y - 12 = 0

    12y2 + 16y - 9y - 12 = 0

    4y(3y + 4) - 3(3y + 4) = 0

    (3y + 4)(4y - 3) = 0

    Therefore, y = -4/3 or y = 3/4
  • Question 4
    1 / -0
    What are the roots of the quadratic equation px2 – qx + r = 0, where p, q and r are real numbers?
    Solution
  • Question 5
    1 / -0
    Which of the following equations has -84 as its discriminant?
    Solution
    For a quadratic equation ax2 + bx + c = 0, discriminant (D) = b2 - 4ac.
    Consider the quadratic equation 2x2 + 2x + 11 = 0.
    Here, a = 2, b = 2 and c = 11
    So, D = b2 - 4ac = (2)2 - 4 2 11 = -84
  • Question 6
    1 / -0
    Solve for x:
    Solution
    Let (x + 1)/x = y.
    So, the equation becomes 1/y + y = 34/15 or 15y2 - 34y + 15 = 0.
    On solving the equation, we get y = 3/5 or y = 5/3.
    This gives x as - 5/2 or 3/2. Hence, option (3) is correct.
  • Question 7
    1 / -0
    Find the roots of .
    Solution


    x2 + 4x - 2 = 8x - 5

    x2 - 4x + 3 = 0

    x =





    = 2 1

    x = 1, 3
  • Question 8
    1 / -0
    Which of the following is the solution set of the quadratic equation ?
    Solution

    (2y – 5)(y + 1) = (y – 1)(3y – 7)
    2y2 – 3y – 5 = 3y2 – 10y + 7
    y2 – 7y + 12 = 0
    y2 – 3y – 4y + 12 = 0
    (y – 3)(y – 4) = 0
    y = 3, 4
  • Question 9
    1 / -0
    Two submersible pumps working together can fill a reservoir with water in 10 hours. The larger pump can fill the reservoir in 16 hours less if the smaller pump were to work alone. How will you represent the above situation mathematically? Assume that x is the number of hours required by the smaller pump to fill the reservoir.
    Solution
    Let x be the number of hours it takes to fill the reservoir using the smaller pump only.
    Then, x – 16 is the time in hours to fill the reservoir using the larger pump only.
    The smaller pump fills of the reservoir in 1 hour.
    The larger pump fills reservoir in 1 hour.
    In 10 hours working together, those will fill the complete reservoir.
    A.T.Q.

    10x + 10x – 160 = x2 – 16x
    x2 – 16x – 20x + 160 = 0
    x2 – 36x + 160 = 0
  • Question 10
    1 / -0
    The base of a right-angled triangle is 2 cm less than the perpendicular. The length of the hypotenuse is 10 cm. Which of the following equations represents this situation? Assume that x represents the length of the perpendicular.
    Solution
    Let the perpendicular (p) be x cm. According to the question, base (b) = (x – 2) cm, hypotenuse (h) = 10 cm.
    Also, according to Pythagoras theorem,
    h2 = b2 + p2


    So, (10)2 = (x – 2)2 + x2
    100 = x2 – 2 (2) x + 22 + x2
    2x2 – 4x + 4 – 100 = 0
    2x2 – 4x – 96 = 0
    Thus, 2x2 – 4x – 96 = 0 is the required equation.
  • Question 11
    1 / -0
    The area of a rectangle is 168 cm2. The length of the rectangle is 2 cm more than its breadth. Which of the following quadratic equations represents this situation? Assume that x represents the breadth of the rectangle.
    Solution
    Given: Area (A) of the rectangle = 168 cm2
    Let breadth (b) of the rectangle be x cm.
    So, according to the question, length (l) of the rectangle = (x + 2) cm
    Area of a rectangle = Length × Breadth
    168 = x × (x + 2)
    or x2 + 2x = 168 is the required equation.
  • Question 12
    1 / -0
    Joy buys some packets of colours for Rs. 300. If the cost of each packet had been decreased by Rs. 5, then he would have bought 5 more packets. How much does each packet cost?
    Solution
    Let the cost of each packet be Rs. x.
    Number of packets bought for Rs. 300 = y

    So, y = … (1)

    If the cost of each packet is decreased by Rs. 5, then
    Number of packets = y + 5 =


    Comparing both the equations,



    x2 - 5x - 300 = 0
    x = -15, 20
    Negative value is rejected; so x = 20.
  • Question 13
    1 / -0
    B's age is the square of the age of A. After 5 years, B will be 3 times as old as A. What is the difference between their ages?
    Solution
    Let the age of A be x.
    So, B's age = x2
    After 5 years, x2 + 5 = 3(x + 5)
    x2 + 5 – 3x – 15 = 0
    x2 – 3x – 10 = 0 x = -2, 5
    x is +ve, so x = 5
    So, A's age = 5 years
    B's age = 25 years
    Difference = (25 – 5) years = 20 years
    Thus, answer option 4 is correct.
  • Question 14
    1 / -0
    Each side of a square measures 4 cm more than each side of another square. If the sum of their areas is 400 sq. cm, then what is the area of the larger square?
    Solution
    Let each side of the smaller square measure x cm.
    Then, length of each side of the larger square = (x + 4) cm
    According to problem:
    (x + 4)2 + x2 = 400 {Area of square = Side × Side}
    x2 + 8x + 16 + x2 = 400
    Or 2x2 + 8x - 384 = 0
    x2 + 4x - 192 = 0
    Or (x + 16)(x - 12) = 0
    x = 12
    So, length of each side of the larger square = (12 + 4) cm = 16 cm
    Area = (16)2 cm2 = 256 cm2
  • Question 15
    1 / -0
    A rectangular park is to be designed having breadth 4 m less than its length. Its area is to be 5 m2 more than that of an isosceles triangle having an altitude of 14 m and a base equal to the breadth of the rectangular park. Which of the following quadratic equations represents this situation? Assume that 'x' represents the breadth of the rectangular park.
    Solution

    Let b be 'x' m.
    = (x + 4) m
    Area of the rectangular park
    = x(x + 4) m2
    = (x2 + 4x) m2
    Base of the isosceles triangle = x m
    Area of the isosceles triangle =
    According to question,
    x2 + 4x = 7x + 5
    x2 - 3x - 5 = 0
Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now