document.write( "Question 887202: For the given equations, find a) f(0) b) the zeros of f
\n" );
document.write( "(I got the first part, a, but I didn't understand the second part, b. It would be great if someone helped :) )
\n" );
document.write( "1. f(x) = 4x - 20
\n" );
document.write( "2. f(x) = x^2 + 4x - 12 \n" );
document.write( "
Algebra.Com's Answer #536452 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! For the given equations, find a) f(0) b) the zeros of f \n" ); document.write( "(I got the first part, a, but I didn't understand the second part, b. It would be great if someone helped :) ) \n" ); document.write( "1. f(x) = 4x - 20 \n" ); document.write( "a) f(0)=0-20=-20 \n" ); document.write( "b) set f(x)=0 \n" ); document.write( "0=4x-20 \n" ); document.write( "4x=20 \n" ); document.write( "x=5 (a zero of f)\r \n" ); document.write( "\n" ); document.write( "2. f(x) = x^2 + 4x - 12 \n" ); document.write( "a) f(0)=0+0-12=-12 \n" ); document.write( "b) set f(x)=0 \n" ); document.write( "0=x^2+4x-12 \n" ); document.write( "x^2+4x-12=0 \n" ); document.write( "(x+6)(x-2)=0 \n" ); document.write( "x+6=0 \n" ); document.write( "x=-6 \n" ); document.write( "or \n" ); document.write( "x-2=0 \n" ); document.write( "x=2 \n" ); document.write( "zeros of f are -6 and 2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |