document.write( "Question 182149: 1. can polynomials have coefficients which are not real numbers?
\n" );
document.write( "2. can a linear polynomial ever have a zero or root which is not real?
\n" );
document.write( "3.what's the method to find zeroes of a cubic polynomial? \n" );
document.write( "
Algebra.Com's Answer #136700 by stanbon(75887) ![]() You can put this solution on YOUR website! 1. can polynomials have coefficients which are not real numbers? \n" ); document.write( "Ans: Sure, for example (sqrt(2))x^2 + (sqrt(5))x + 3 \n" ); document.write( "------------------------------------------------------------ \n" ); document.write( "2. can a linear polynomial ever have a zero or root which is not real? \n" ); document.write( "Ans: For y = mx + b the root is always -b/m. If b or m are \n" ); document.write( "not Real the root will not be Real. \n" ); document.write( "Ex: y = sqrt(2)x + 3 has root -3/sqrt(2) \n" ); document.write( "---------------------------------------------- \n" ); document.write( "3.what's the method to find zeroes of a cubic polynomial? \n" ); document.write( "Ans: Google will find you the forms taht can be used but graphing \n" ); document.write( "with a scietific calculator is the fastest way to find Real roots \n" ); document.write( "of a cubic. \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |