document.write( "Question 120433: The parabola y=x2-4 intersects the x axis at two points, P and Q. What is the distance from P to Q? \n" ); document.write( "
Algebra.Com's Answer #88289 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Given: the parabola
\n" ); document.write( ".
\n" ); document.write( "\"y+=+x%5E2-4\"
\n" ); document.write( ".
\n" ); document.write( "To find the intersections with the x-axis, set y = 0 because any point on the x-axis has
\n" ); document.write( "zero as its y-value. So the equation to solve then becomes:
\n" ); document.write( ".
\n" ); document.write( "\"0+=+x%5E2-4\"
\n" ); document.write( ".
\n" ); document.write( "Solve this by getting rid of the -4 on the right side by adding +4 to both sides. On the right
\n" ); document.write( "side the -4 and the +4 cancel each other when they are added. So when you add +4 to both sides
\n" ); document.write( "the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"4+=+x%5E2\"
\n" ); document.write( ".
\n" ); document.write( "Solve for x by taking the square root of both sides to get two answers:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+sqrt%284%29=2\" and \"x+=+sqrt%284%29+=+-2\"
\n" ); document.write( ".
\n" ); document.write( "So the intersections of the parabola and the x-axis occur on the x-axis at x = -2 and at
\n" ); document.write( "x = +2. These points are P and Q. And, if you subtract them you get:
\n" ); document.write( ".
\n" ); document.write( "\"2-%28-2%29+=+2%2B2+=+4\"
\n" ); document.write( ".
\n" ); document.write( "The points P and Q are 4 units apart.
\n" ); document.write( ".
\n" ); document.write( "You can see this in the graph of the parabola shown below:
\n" ); document.write( ".
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-5%2C5%2Cx%5E2+-+4%29\"
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem.
\n" ); document.write( "
\n" );