2007 iTest Problems/Problem 18: Difference between revisions
Created page with "== Problem == Suppose that <math>x^3+px^2+qx+r</math> is a cubic with a double root at <math>a</math> and another root at b, where <math>a</math> and <math>b</math> are real num..." |
|||
| Line 3: | Line 3: | ||
Suppose that <math>x^3+px^2+qx+r</math> is a cubic with a double root at <math>a</math> and another root at b, where <math>a</math> and <math>b</math> are real numbers. | Suppose that <math>x^3+px^2+qx+r</math> is a cubic with a double root at <math>a</math> and another root at b, where <math>a</math> and <math>b</math> are real numbers. | ||
If <math>p=-6</math> and <math>q=9</math>, what is <math>r</math>? | If <math>p=-6</math> and <math>q=9</math>, what is <math>r</math>? | ||
== Solution == | == Solution == | ||
Revision as of 16:16, 1 January 2017
Problem
Suppose that
is a cubic with a double root at
and another root at b, where
and
are real numbers.
If
and
, what is
?