Quiz 2
Registry Synced

Week 3 - Graded Assignment 3

2098 words
10 min read
Course: Jan 2026 - Mathematics I

Topic: Real Roots and Intersection (Discriminant) | Marks: 3

Question 1

Find out the points where the curve y=4x2+xy = 4x^2+x and the straight line y=2x3y = 2x-3 intersect with each other.
  • (32,0)(\frac{3}{2},0) and (32,212)(\frac{3}{2},\frac{21}{2}).
  • Only at the origin.
  • The curve and the straight line do not intersect.
  • (1,1)(1, -1) and (1,5)(1, 5).
MCQ
3 Unit Assessment

Reference-only archive item

The completed export preserved the prompt as an image but not a reusable answer key. The reconstruction below is for study, not scoring.

Study reconstruction
Accepted Answer: The curve and the straight line do not intersect. Abstract Solution (Strategy):
  • Set Equations Equal: Equate ycurvey_{curve} and yliney_{line} to find intersection points.
  • Form Quadratic: Rearrange into standard form ax2+bx+c=0ax^2 + bx + c = 0.
  • Discriminant Check: Calculate D=b24acD = b^2 - 4ac. If D<0D < 0, there are no real intersection points. ^maths-w3-q1-strategy
Procedure:
  • 4x2+x=2x3    4x2x+3=04x^2 + x = 2x - 3 \implies 4x^2 - x + 3 = 0.
  • a=4,b=1,c=3a = 4, b = -1, c = 3.
  • D=(1)24(4)(3)=148=47D = (-1)^2 - 4(4)(3) = 1 - 48 = -47.
  • Since D<0D < 0, the roots are imaginary, so the curve and line do not intersect in the real plane.

Topic: Consecutive Number Theory (Quadratic Modeling) | Marks: 3

Question 2

Let aa and bb two consecutive positive odd natural numbers such that a2+b2=394a^2+b^2=394. Then find the value of a+ba+b.
MCQ
3 Unit Assessment

Reference-only archive item

The completed export preserved the prompt as an image but not a reusable answer key. The reconstruction below is for study, not scoring.

Study reconstruction
Accepted Answer: 28 Abstract Solution (Strategy):
  • Variable Definition: Let consecutive odd numbers be aa and a+2a+2.
  • Equation Setup: a2+(a+2)2=394a^2 + (a+2)^2 = 394.
  • Solve for aa: Find the positive odd root. ^maths-w3-q2-strategy
Procedure:
  • 2a2+4a+4=394    a2+2a195=02a^2 + 4a + 4 = 394 \implies a^2 + 2a - 195 = 0.
  • Roots: a=13a=13 or a=15a=-15.
  • Positive integers: a=13,b=15a=13, b=15.
  • Sum: 13+15=2813+15=28.

Topic: Axis of Symmetry and Vertex Form | Marks: 3

Question 3

The maximum value of a quadratic function ff is 3-3, its axis of symmetry is x=2x=2 and the value of the quadratic function at x=0x=0 is 9-9. What will be the coefficient of x2x^2 in the expression of ff?
  • 1-1
  • 1
  • 1.5-1.5
  • 0.5-0.5
MCQ
3 Unit Assessment

Reference-only archive item

The completed export preserved the prompt as an image but not a reusable answer key. The reconstruction below is for study, not scoring.

Study reconstruction
Accepted Answer: -1.5 Abstract Solution (Strategy):
  • Vertex Form: f(x)=a(x2)23f(x) = a(x-2)^2 - 3.
  • Solve for aa: Use f(0)=9f(0) = -9. ^maths-w3-q3-strategy
Procedure:
  • 9=a(02)23    4a=6    a=1.5-9 = a(0-2)^2 - 3 \implies 4a = -6 \implies a = -1.5.

Topic: Parabolic Motion (Vertex and Symmetry) | Marks: 4

Question 4

A ball is thrown from 33 m off the ground and reaches a maximum height of 55 m. Assume that the ball was released from the point (0,3)(0,3) in the xyxy-plane as shown in the Figure M1W3GA-3. The ball returns to a height of 33 m after 22 seconds. Let h(t)=at2+bt+ch(t)=at^2+bt+c be the quadratic function which represents the height of the ball after tt seconds. What is the value of aa ?
Markdown Image
MCQ
3 Unit Assessment

Reference-only archive item

The completed export preserved the prompt as an image but not a reusable answer key. The reconstruction below is for study, not scoring.

Study reconstruction
Accepted Answer: -2 Abstract Solution (Strategy):
  • Symmetry: With points (0,3)(0,3) and (2,3)(2,3), the vertex is at t=1t=1. Max height is 55.
  • Vertex Form: h(t)=a(t1)2+5h(t) = a(t-1)^2 + 5. ^maths-w3-q4-strategy
Procedure:
  • Using (0,3)(0,3): 3=a(01)2+5    a=23 = a(0-1)^2 + 5 \implies a = -2.

Topic: Economic Modeling (Minimization and Slope) | Marks: 4

Question 5

The daily production cost (in lakh ₹) of manufacturing an electric device is p(x)=740060x+15x2p(x) = 7400-60x+15x^2, where xx is the number of electric devices produced per day and the daily transportation cost (in lakh ₹) of xx number of electric devices is given by the slope of the function p(x)p(x) at point xx. If the transportation cost of the electric devices on a particular day is 30 (in lakh ₹), then find the number of transported electric devices.
MCQ
3 Unit Assessment

Reference-only archive item

The completed export preserved the prompt as an image but not a reusable answer key. The reconstruction below is for study, not scoring.

Study reconstruction
Accepted Answer: 3 Abstract Solution (Strategy):
  • Derivative: Slope p(x)=30x60p'(x) = 30x - 60.
  • Solve: 30x60=3030x - 60 = 30. ^maths-w3-q5-strategy
Procedure:
  • 30x=90    x=330x = 90 \implies x = 3.

Topic: Arch Modeling (Parabola with Axis Symmetry) | Marks: 4

Question 6

An Architect is designing an arch which is in the shape of figure M1W3-PARABOLA,
 The details of the design are as follows:
 Height of arch is 20m, width of arch at height of 8m is 4m.
 Consider the axis of symmetry as x=0x=0, find the equation of the arch.
   
Markdown Image

                                                   fig:M1W3-PARABOLA
  • y=3x2+20y = -3x^2 +20
  • y=34x2+20y = \frac{-3}{4} x^2 +20
  • y=x2+x+20y = -x^2+x+20
  • y=2x22x+20y = -2x^2-2x+20
MCQ
3 Unit Assessment

Reference-only archive item

The completed export preserved the prompt as an image but not a reusable answer key. The reconstruction below is for study, not scoring.

Study reconstruction
Accepted Answer: y=3x2+20y = -3x^2 + 20 Abstract Solution (Strategy):
  • Model: Axis of symmetry x=0    y=ax2+kx=0 \implies y = ax^2 + k.
  • Vertex: Given height 20m     \implies vertex is (0,20)    k=20(0, 20) \implies k = 20.
  • Use Point: Width is 4m at height 8m     \implies points (2,8)(-2, 8) and (2,8)(2, 8) are on the parabola. Plug (2,8)(2, 8) to solve for aa. ^maths-w3-q6-strategy
Procedure:
  • y=ax2+20y = ax^2 + 20.
  • 8=a(2)2+20    4a=12    a=38 = a(2)^2 + 20 \implies 4a = -12 \implies a = -3.
  • Equation: y=3x2+20y = -3x^2 + 20.

Topic: Quadratic Maximization (Fountain Path) | Marks: 3

Question 7

A water fountain is designed to shoot a stream of water in the shape of a parabolic arc. The equation of the parabola is given by h(t)=0.5t2+4t+1h(t) = -0.5t^2 + 4t + 1, where h(t)h(t) represents the height of the water stream in meters and t  represents the time in seconds since the water was shot.
Determine the maximum height reached (in meters).
MCQ
3 Unit Assessment

Reference-only archive item

The completed export preserved the prompt as an image but not a reusable answer key. The reconstruction below is for study, not scoring.

Study reconstruction
Accepted Answer: 9 Abstract Solution (Strategy):
  • Find Vertex Time: tvertex=b/2at_{vertex} = -b / 2a.
  • Calculate Height: h(tvertex)h(t_{vertex}). ^maths-w3-q7-strategy
Procedure:
  • a=0.5,b=4a = -0.5, b = 4.
  • t=4/(20.5)=4t = -4 / (2 \cdot -0.5) = 4.
  • h(4)=0.5(16)+4(4)+1=8+16+1=9h(4) = -0.5(16) + 4(4) + 1 = -8 + 16 + 1 = 9.

Topic: Quadratic Properties and Definitions | Marks: 2

Question 8

Which of the following is/are correct
  • xx intercepts of the quadratic function f(x)f(x) are known as the real roots of the quadratic equation f(x)=0f(x)=0.
  • If discriminant for two quadratic equations are same then they must be the same quadratic equations.
  • The slope at the vertex of the quadratic function is zero.
  • Every Quadratic function has axis of symmetry.
  • Suppose P(x)P(x) is a Quadratic function and L be any straight line, then L must intersect the graph of P(x)P(x).
MCQ
3 Unit Assessment

Reference-only archive item

The completed export preserved the prompt as an image but not a reusable answer key. The reconstruction below is for study, not scoring.

Study reconstruction
Accepted Answer: (Multiple True) Abstract Solution (Strategy):
  • Roots mapping: f(x)=0f(x)=0 solutions are indeed the x-intercepts.
  • Discriminant limit: DD same does not imply same equation (e.g., x24=0x^2-4=0 vs x2+4=0x^2+4=0, or different aa).
  • Vertex Slope: At any local extremum (vertex of parabola), the derivative (slope) is 0.
  • Axis of Symmetry: Universal property of quadratic parabolas. ^maths-w3-q8-strategy

Topic: Variation in Speed and Time (PIE/Quadratic) | Marks: 5

Question 9

Consider three Airports A, B, and C. Two friends Ananya and Madhuri want to meet at Airport C. Ananya Boarded Flight 1 from Point A to C which is 1200 km, due to bad weather, Flight 1 slowed down, and the average speed was reduced by 200 km/h and the time increased by 30 minutes. Madhuri boarded Flight 2 from Point B to C which is 1800 km, the average speed of Flight 2 is 720 km/h. What is the waiting time, and who will be waiting at the airport? (Given Ananya and Madhuri boarded at the same time)
  • Waiting Time is 1 hr and Ananya is waiting.
  • Waiting Time is 1 hr and Madhuri is waiting.
  • Waiting Time is 30 min and Ananya is waiting.
  • Waiting Time is 30 min and Madhuri is waiting.
MCQ
3 Unit Assessment

Reference-only archive item

The completed export preserved the prompt as an image but not a reusable answer key. The reconstruction below is for study, not scoring.

Study reconstruction
Accepted Answer: Waiting Time is 30 min and Ananya is waiting. Abstract Solution (Strategy):
  • Madhuri's Time: t=Distance/Speed=1800/720=2.5t = \text{Distance} / \text{Speed} = 1800 / 720 = 2.5 hours.
  • Ananya's Original: Let speed be vv, time be 1200/v1200 / v.
  • Ananya's Delayed: 1200/(v200)=(1200/v)+0.51200 / (v-200) = (1200/v) + 0.5.
  • Solve for vv: Then compare total times. ^maths-w3-q9-strategy
Procedure:
  • Ananya's equation: 1200v=1200(v200)+0.5v(v200)1200v = 1200(v-200) + 0.5v(v-200)
  • 1200v=1200v240000+0.5v2100v1200v = 1200v - 240000 + 0.5v^2 - 100v
  • 0.5v2100v240000=0    v2200v480000=00.5v^2 - 100v - 240000 = 0 \implies v^2 - 200v - 480000 = 0.
  • (v800)(v+600)=0    v=800(v-800)(v+600) = 0 \implies v = 800.
  • Ananya's final time: 1200/(800200)=21200 / (800-200) = 2 hours.
  • Madhuri's time: 2.52.5 hours.
  • Ananya arrives first. She waits 2.52=0.52.5 - 2 = 0.5 hours (30 min).

Topic: Slope and Tangency at a Point | Marks: 3

Question 10

Which of the following options is/are true?
  • The point at which the slope of the equation x2+2x5x^2 +2x-5 equals 10 is (4,17)
  • x=2x=2 is the axis of symmetry of the quadratic function f(x)=x2+4x+5f(x)= x^2+4x+5
  • If two different quadratic equations have the same discriminant then the roots of both equations can be the same.
  • The point at which the slope of the equation x2+2x5x^2 +2x-5 equals 10 is (4,19)
MCQ
3 Unit Assessment

Reference-only archive item

The completed export preserved the prompt as an image but not a reusable answer key. The reconstruction below is for study, not scoring.

Study reconstruction
Accepted Answer: (Multiple True) Abstract Solution (Strategy):
  • Same Roots/Discriminant: If two equations have same roots, they are proportional. Proportional quadratics have the same discriminant only if the scaling factor is 1 or -1. So "can be the same" is technically true or common for specific cases.
  • Slope Check: For f(x)=x2+2x5f(x) = x^2 + 2x - 5, find xx where f(x)=10f'(x) = 10. ^maths-w3-q10-strategy
Procedure:
  • f(x)=2x+2=10    2x=8    x=4f'(x) = 2x + 2 = 10 \implies 2x = 8 \implies x = 4.
  • f(4)=16+85=19f(4) = 16 + 8 - 5 = 19.
  • Point: (4,19)(4, 19).

Topic: Calculating Model Parameters from Slope | Marks: 3

Question 11

If the slope of parabola y=Ax2+Bx+Cy=Ax^2 + Bx+ C, where A,B,CRA, B, C \in \mathbb{R} at points (3, 2) and (2, 3) are 16 and 12 respectively.
Calculate the value of AA.
Your Answer: 2
Status: Yes, the answer is correct.
Accepted Answers:
(Type: Numeric) 2

Topic: Root Restoration (Leading Coefficient 1) | Marks: 3

Question 12

Ram and Shyam want to solve a quadratic equation. Ram made a mistake in writing down the constant term and ended up in getting roots as 3 and 4. Shyam made a mistake in writing down the coefficient of xx and got the roots as 2 and 3. Consider the leading coefficient to be 1 in all cases. The correct roots of the quadratic equation are:
  • 1 and 5
  • 2 and 6
  • 1 and 6
  • 2 and 5
Status: Yes, the answer is correct.
Accepted Answers:
1 and 6

Question 13

Consider a quadratic function q(x)=ax2+20x+15q(x) = ax^2+ 20x+ 15, where aR{0}a \in \mathbb{R}\setminus\{0\}. If the slope of q(x)q(x) at x=2x=2 is equal to the slope of the line y=40x+5y=40x+5.
Then which of the following options is true?
  • a=5a= 5
  • a=8a= 8
  • q(x)q(x) has a unique root.
  • q(x)q(x) has the minimum value at x=2x=2.
Status: Yes, the answer is correct.
Accepted Answers:
a=5a= 5

Question 14

Find out the maximum height(in meters) attained by the missile.
Your Answer: 72
Status: Yes, the answer is correct.
Accepted Answers:
(Type: Numeric) 72

Question 15

Find out the time (in seconds) when the missile hits the tank.
Your Answer: 5
Status: Yes, the answer is correct.
Accepted Answers:
(Type: Numeric) 5

Question 16

Suppose an air defense system is present at the origin, and it follows the straight line path h(t)=10th(t) = 10t, find the height from the ground at which the air defense missile will destroy the ballistic missile in the air.
  • 40 m
  • 12.5 m
  • 4 m
  • 1.25 m
Status: Yes, the answer is correct.
Accepted Answers:
40 m

Question 17

The polynomial p(x)=a(x4)(x6)(x8)(x10)p(x) = a (x − 4) (x − 6) (x − 8) (x − 10) passes through the vertex of the quadratic function q(x)=(x7)29q(x) = − (x − 7)^2 − 9. Calculate the value of aa.
Your Answer: -1
Status: Yes, the answer is correct.
Accepted Answers:
(Type: Numeric) -1



Document outline

Keep your place and jump directly to a heading.

Table of Contents
System Normal // Awaiting Context

Intelligence Hub

Navigate the knowledge graph to generate context. The Hub adapts dynamically to surface backlinks, related notes, and metadata insights.