document.write( "Question 696158: Write a polynomial function with the rational coefficent,s so that P(x)=0 has the given roots.
\n" );
document.write( "2, 3, 5
\n" );
document.write( "-1 , -1, 1 \n" );
document.write( "
Algebra.Com's Answer #428824 by mouk(232)![]() ![]() You can put this solution on YOUR website! If P(x) has a root a then (x-a) is a factor.\r \n" ); document.write( "\n" ); document.write( "So 2, 3, 5: \n" ); document.write( "and -1 , -1, 1: \n" ); document.write( " \n" ); document.write( " |