SOLUTION:
GOAL: You are being asked to find two consecutive numbers whose product
is 306.STRATEGY: Letx¼the first numberandxþ 1 ¼the next numberThe equation for the product isx(xþ1)¼306.IMPLEMENTATION: Solve the equation:xðxþ 1 Þ¼ 306x^2 þx¼ 306x^2 þx 306 ¼ 306 306x^2 þx 306 ¼ 0ðxþ 18 Þðx 17 Þ¼ 0xþ 18 ¼ 0 x 17 ¼ 0xþ 18 18 ¼ 0 18 x 17 þ 17 ¼ 0 þ 17x¼ 18 x¼ 17xþ 1 ¼ 18 þ 1 ¼ 17 xþ 1 ¼ 17 þ 1 ¼ 18Hence the numbers are 17 and 18 or17 and18.EVALUATION: Find the product: 17 18 ¼306, and 17 (18)¼306.EXAMPLE:The sum of two numbers is 12. If the sum of their reciprocals is
3
8 , find the numbers.234 LESSON 19 Using Quadratic Equations