Difference between revisions of "2001 SMT/Algebra Problems/Problem 4"

(Created page with "==Problem== <math>p(x)</math> is a real polynomial of degree at most 3. Suppose there are four distinct solutions to the equation <math>p(x)</math> = 7. What is <math>p(0)</ma...")
 
m
 
Line 5: Line 5:
 
Any value of <math>p(x)</math> can have at most three solutions due to being at most cubic. But there are four distinct solutions, so <math>p(x)</math> must be a constant function; thus <math>p(0)=p(x)=\boxed{7}</math>.
 
Any value of <math>p(x)</math> can have at most three solutions due to being at most cubic. But there are four distinct solutions, so <math>p(x)</math> must be a constant function; thus <math>p(0)=p(x)=\boxed{7}</math>.
  
~eevee9406
+
~ [https://artofproblemsolving.com/wiki/index.php/User:Eevee9406 eevee9406]

Latest revision as of 20:29, 19 March 2025

Problem

$p(x)$ is a real polynomial of degree at most 3. Suppose there are four distinct solutions to the equation $p(x)$ = 7. What is $p(0)$?

Solution

Any value of $p(x)$ can have at most three solutions due to being at most cubic. But there are four distinct solutions, so $p(x)$ must be a constant function; thus $p(0)=p(x)=\boxed{7}$.

~ eevee9406