document.write( "Question 376783: Determine the x-intercepts of P(x)=(2x-7)^2(x-1)^3 and state whether the graph of P crosses the x-axis or intersects but does not cross the x-axis \n" ); document.write( "
Algebra.Com's Answer #268167 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
X-intercepts are points where a graph intersects the x-axis. All points on the x-axis have a y-coordinate that is zero. So the x-intercepts will occur when P(x) = 0:
\n" ); document.write( "\"0+=%282x-7%29%5E2%28x-1%29%5E3\"
\n" ); document.write( "We have a product that is zero and the Zero Product Property tells us that this (or any) product can be zero only is one (or more) of the factors is zero. So:
\n" ); document.write( "2x-7 = 0 or x-1 = 0
\n" ); document.write( "Solving these we get:
\n" ); document.write( "x = 7/2 or x = 1
\n" ); document.write( "So the x-intercepts are (7/2, 0) and (1. 0).

\n" ); document.write( "As to whether the graph of P crosses the x-axis...
\n" ); document.write( "Above the x-axis is where y-coordinates are positive and below the x-axis is where y-coordinates are negative. So if the graph P crosses the x-axis
  • It will cross at an x-intercept, and
  • The y-coordinate (or value of P) will change from positive to negative (or vice versa) near an x-intercept.
So we need to check the values of P near the x-intercepts.

\n" ); document.write( "For x values near 7/2 (aka 3.5), like 3.6 or 3.4, the factor \"%28x-1%29%5E3\" will be positive and the factor \"%282x-7%29%5E2\" will also be positive or zero (because it is being squared). So near the x-intercept (7/2, 0) the value of P is never negative. This means that the graph of P is always at or above the x-axis near 7/2. So P intersects but does not cross the x-axis at 7/2.

\n" ); document.write( "For x values near 1, like 1.1 or 0.9, the factor \"%28x-1%29%5E3\" will be positive if x > 1 and it will be negative when x < 1. And the factor \"%282x-7%29%5E2\" will be positive (because it is being squared). So near the x-intercept (1, 0) the value of P is positive for x > 1 and negative for x < 1. This means that the graph of P crosses the x-axis near 1.

\n" ); document.write( "FWIW, here's the graph of P(x):
\n" ); document.write( "\"graph%28400%2C+400%2C+-1%2C+9%2C+-15%2C+15%2C+%282x-7%29%5E2%28x-1%29%5E3%29\"
\n" ); document.write( "
\n" );