document.write( "Question 1023684: Find a polynomial equation with integral coefficients that has the given numbers as solutions and the indicated degree. \r
\n" );
document.write( "\n" );
document.write( "2, -4/5, 1/2 ; degree 3 \r
\n" );
document.write( "\n" );
document.write( "Please help me solve. Thank you. \n" );
document.write( "
Algebra.Com's Answer #639150 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find a polynomial equation with integral coefficients that has the given numbers as solutions and the indicated degree. \r \n" ); document.write( "\n" ); document.write( "2, -4/5, 1/2 ; degree 3 \n" ); document.write( "-------------- \n" ); document.write( "p(x) = (x-2)*(x + 4/5)*(x - 1/2) \n" ); document.write( "Then multiply by whatever needed to eliminate fractions. \n" ); document.write( " \n" ); document.write( " |