2007 iTest Problems/Problem 51: Difference between revisions
Created page with "== Problem == Find the highest point (largest possible <math>y</math>-coordinate) on the parabola <cmath>y=-2x^2+ 28x+ 418</cmath> == Solution ==" |
Rockmanex3 (talk | contribs) Solution to Problem 51 - easy! |
||
| Line 5: | Line 5: | ||
== Solution == | == Solution == | ||
One way to find the highest point is to rewrite the quadratic into vertex form. | |||
<cmath>y = -2(x^2 - 14x - 209)</cmath> | |||
Complete the square inside the parentheses. | |||
<cmath>y = -2(x^2 - 14x + 49 - 49 - 209)</cmath> | |||
<cmath>y = -2((x-7)^2 - 258)</cmath> | |||
<cmath>y = -2(x-7)^2 + 516</cmath> | |||
Thus, the largest possible y-coordinate is <math>\boxed{516}</math>. | |||
==See Also== | |||
{{iTest box|year=2007|num-b=50|num-a=52}} | |||
[[Category:Introductory Algebra Problems]] | |||
Latest revision as of 18:59, 16 June 2018
Problem
Find the highest point (largest possible
-coordinate) on the parabola
Solution
One way to find the highest point is to rewrite the quadratic into vertex form.
Complete the square inside the parentheses.
Thus, the largest possible y-coordinate is
.
See Also
| 2007 iTest (Problems, Answer Key) | ||
| Preceded by: Problem 50 |
Followed by: Problem 52 | |
| 1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 • 26 • 27 • 28 • 29 • 30 • 31 • 32 • 33 • 34 • 35 • 36 • 37 • 38 • 39 • 40 • 41 • 42 • 43 • 44 • 45 • 46 • 47 • 48 • 49 • 50 • 51 • 52 • 53 • 54 • 55 • 56 • 57 • 58 • 59 • 60 • TB1 • TB2 • TB3 • TB4 | ||