document.write( "Question 1008533: How would I make a polynomial function out of the listed zeros
\n" );
document.write( "5/3
\n" );
document.write( "-1
\n" );
document.write( "-5
\n" );
document.write( "What would be the solution to this? \n" );
document.write( "
Algebra.Com's Answer #624164 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How would I make a polynomial function out of the listed zeros \n" ); document.write( "5/3 \n" ); document.write( "-1 \n" ); document.write( "-5 \n" ); document.write( "What would be the solution to this? \n" ); document.write( "---- \n" ); document.write( "Since 5/2 is a zero, 3x-5 is a factor \n" ); document.write( "Since -1 is a zero, x+1 is a factor \n" ); document.write( "Since -5 is a zero, x+5 is a factor \n" ); document.write( "----- \n" ); document.write( "Ans: y = (3x-5)(x+1)(x+5) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |