This page provides comprehensive Chapter 4: Quadratic Equations - Standard Worksheet - SJMaths. Standard level practice worksheet for Class 10 Quadratic Equations. Practice for CBSE Board Exams.
Question 8: A train travels 360 km at a uniform speed. If the speed had been 5 km/h more, it would have taken 1 hour less for the same journey. Find the speed of the train.
Solution: Step 1: Let speed $= x$ km/h. Time $= 360/x$. New speed $= x+5$. New time $= 360/(x+5)$. Step 2: $\frac{360}{x} - \frac{360}{x+5} = 1$. Step 3: $360(x+5-x) = x(x+5) \Rightarrow 1800 = x^2 + 5x$. Step 4: $x^2 + 5x - 1800 = 0 \Rightarrow (x+45)(x-40) = 0 \Rightarrow x = 40$ (speed > 0). Answer: Speed is 40 km/h.
Question 9: If $-5$ is a root of the quadratic equation $2x^2 + px - 15 = 0$ and the quadratic equation $p(x^2 + x) + k = 0$ has equal roots, find the value of $k$.
Question 10: A rectangular park is to be designed whose breadth is 3 m less than its length. Its area is to be 4 square metres more than the area of a park that has already been made in the shape of an isosceles triangle with its base as the breadth of the rectangular park and of altitude 12 m. Find its length and breadth.
Solution: Step 1: Let length $= x$, breadth $= x-3$. Area Rect $= x(x-3)$. Step 2: Area Triangle $= \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2}(x-3)(12) = 6(x-3)$. Step 3: $x(x-3) = 6(x-3) + 4 \Rightarrow x^2 - 3x = 6x - 18 + 4 \Rightarrow x^2 - 9x + 14 = 0$. Step 4: $(x-7)(x-2) = 0 \Rightarrow x = 7$ or $x = 2$. If $x=2$, breadth is negative. So $x=7$. Answer: Length = 7 m, Breadth = 4 m.