document.write( "Question 441527: Find the x- and y-intercepts. If no x-intercepts exist, state so.\r
\n" ); document.write( "\n" ); document.write( "f(x) = x2 + 16x + 64
\n" ); document.write( "

Algebra.Com's Answer #304740 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
By inspection, I see that
\n" ); document.write( "\"+x%5E2+%2B+16x+%2B+64+=+%28+x+%2B+8+%29%5E2+\"
\n" ); document.write( "To find x-intercepts,
\n" ); document.write( "\"+f%28x%29+=+0+\"
\n" ); document.write( "\"+%28+x+%2B+8+%29%5E2+=+0+\"
\n" ); document.write( "Take the square root of bpth sides
\n" ); document.write( "\"+x+%2B+8+=+0+\"
\n" ); document.write( "\"+x+=+-8+\"
\n" ); document.write( "The x-intercept is a \"double root\" at (-8,0)
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-16%2C+2%2C+-2%2C+10%2C+x%5E2+%2B+16x+%2B+64%29+\"
\n" ); document.write( "
\n" );