document.write( "Question 325374: I do not understand how to find the zeros of a function. The following is the problem that is giving me problems.If you could help I would be much appreciative.\r
\n" );
document.write( "\n" );
document.write( "f(x)=x^2+3x-10\r
\n" );
document.write( "\n" );
document.write( "thanks
\n" );
document.write( "becca \n" );
document.write( "
Algebra.Com's Answer #233007 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I do not understand how to find the zeros of a function. The following is the problem that is giving me problems.If you could help I would be much appreciative. \n" ); document.write( "f(x)=x^2+3x-10 \n" ); document.write( "----------------- \n" ); document.write( "f(x)=x^2+3x-10 \n" ); document.write( "Find the values of x that make f(x) = 0 \n" ); document.write( "f(x)=x^2+3x-10 = 0 \n" ); document.write( "x^2+3x-10 = 0 \n" ); document.write( "This example can be factored. \n" ); document.write( "(x + 5)*(x - 2) = 0 \n" ); document.write( "If the product is zero, one of the factors must be zero. \n" ); document.write( "x + 5 = 0 \n" ); document.write( "x = -5 \n" ); document.write( "--------- \n" ); document.write( "x - 2 = 0 \n" ); document.write( "x = 2 \n" ); document.write( " \n" ); document.write( " |