document.write( "Question 146971: Find both intercepts of f(x) = (1-2x)/(2x+3) \n" ); document.write( "
Algebra.Com's Answer #107314 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
f(0)=1/3. This is the y-intercept. (0,1/3)\r
\n" ); document.write( "\n" ); document.write( "0=1-2x
\n" ); document.write( "1/2=x this is the x-intercept. (1/2,0)\r
\n" ); document.write( "\n" ); document.write( "Plot:\r
\n" ); document.write( "\n" ); document.write( "\"graph%28+300%2C+200%2C+-5%2C+5%2C+-5%2C+5%2C+%281-2x%29%2F%282x%2B3%29+%29\"
\n" ); document.write( "
\n" );