InterviewSolution
Saved Bookmarks
| 1. |
Let p(x)=x^2+bx+c, where b and c are integers. If p(x) is a factor of both x^4+6x^2+25 and 3x^4+4x^2+28x+5, then what is the value of p(1)? |
| Answer» Let p(x)=x^2+bx+c, where b and c are integers. If p(x) is a factor of both x^4+6x^2+25 and 3x^4+4x^2+28x+5, then what is the value of p(1)? | |