Area Under the Curve
Area Between Curves and Axes
Grade 12
Question:
<p>If a curve \(y = ax + bx\) passes through point \((1, 2)\) and the area bounded by curve, line \(x = 4\) and x-axis is 8, then:</p><p>(a) \(a = 3\)</p><p>(b) \(b = 3\)</p><p>(c) \(a = -1\)</p><p>(d) \(b = -1\)</p>
<p>(a) \(a = 3\)</p>
<p>(b) \(b = 3\)</p>
<p>(c) \(a = -1\)</p>
<p>(d) \(b = -1\)</p>
Step-by-Step Solution
Key Concept: Use the point condition to establish one equation and the area condition (definite integral) to establish another; solve the system simultaneously
<p><strong>Solution:</strong> The curve is $y = ax + bx$ (likely $y = a\sqrt{x} + bx$ based on context).</p><p><strong>Condition 1:</strong> Passes through $(1, 2)$:</p><p>$2 = a(1) + b(1) = a + b$</p><p><strong>Condition 2:</strong> Area bounded by curve, line $x = 4$ and x-axis is 8:</p><p>$\int_0^4 (a\sqrt{x} + bx)dx = 8$</p><p>$\left[\frac{2a}{3}x^{3/2} + \frac{b}{2}x^2\right]_0^4 = 8$</p><p>$\frac{2a}{3}(8) + \frac{b}{2}(16) = 8$</p><p>$\frac{16a}{3} + 8b = 8$</p><p>From $a + b = 2$: $a = 2 - b$</p><p>$\frac{16(2-b)}{3} + 8b = 8$</p><p>$\frac{32 - 16b}{3} + 8b = 8$</p><p>$32 - 16b + 24b = 24$</p><p>$8b = -8$ ⟹ $b = -1$</p><p>$a = 2 - (-1) = 3$</p><p>∴ Answer is (a, d)</p>
Correct Answer: a, d