document.write( "Question 115371: The x-axis is tangent to the graph of the function y=x^2+ax+1 if and only if a=? or ? \n" ); document.write( "
Algebra.Com's Answer #83972 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
I'm going to presume that you are familiar with the quadratic formula. It says that if you
\n" ); document.write( "have a quadratic equation of the standard form:
\n" ); document.write( ".
\n" ); document.write( "ax^2 + bx + c = 0
\n" ); document.write( ".
\n" ); document.write( "that the values of x that make this equation true are given by:
\n" ); document.write( ",
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ".
\n" ); document.write( "The term under the radical sign is called the discriminant. If it is a positive
\n" ); document.write( "value, the
\n" ); document.write( "quadratic formula will give you two real and unequal values for x. This means that the graph
\n" ); document.write( "of the quadratic function you are given crosses the x-axis at two points. If the discriminant
\n" ); document.write( "is a negative number, you have to take the square root of a negative number to solve the
\n" ); document.write( "values of x that satisfy the equation. This means that you end up with complex values for
\n" ); document.write( "x and indicates that the graph does not cross or touch the x-axis at all. Finally, if the
\n" ); document.write( "discriminant is zero, it means that there is only one value for x that satisfies the quadratic
\n" ); document.write( "equation, and that means the graph of the quadratic function just touches the x-axis at
\n" ); document.write( "one point, the point of tangency. (That point is the vertex ... the peak or the lowest
\n" ); document.write( "point ... of the parabolic graph).
\n" ); document.write( ".
\n" ); document.write( "Now I'm going to restate your problem just a little to prevent confusion. I'm going to make
\n" ); document.write( "it read:
\n" ); document.write( ".
\n" ); document.write( "\"The x-axis is tangent to the graph of the function y=x^2+bx+1 if and only if b=? or ?\"
\n" ); document.write( ".
\n" ); document.write( "This makes your function match the notation of the standard form in that the multiplier
\n" ); document.write( "of x is now called b in both the standard form and in your problem.
\n" ); document.write( ".
\n" ); document.write( "If you set y equal to zero in your function, your problem then becomes:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E2+%2B+bx+%2B+1+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Compare this to the standard form and you see that \"a\" (the multiplier of the x^2 term) is 1 ...
\n" ); document.write( "and \"b\" (the multiplier of the x term) is still b in your problem ... and \"c\" (the constant)
\n" ); document.write( "is +1 in your problem.
\n" ); document.write( ".
\n" ); document.write( "Now if you were to apply the quadratic formula to your problem you would say that the
\n" ); document.write( "values of x that satisfy the formula are given by:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ".
\n" ); document.write( "If you substitute 1 for \"a\", \"b\" for \"b\", and 1 for \"c\" you get that the values of x that
\n" ); document.write( "satisfy your problem are:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-%284%2A%281%29%2A%281%29%29%29%29%2F%282%2A1%29+\"
\n" ); document.write( ".
\n" ); document.write( "Notice that the term in the radical is:
\n" ); document.write( ".
\n" ); document.write( "\"b%5E2-%284%2A%281%29%2A%281%29%29\"
\n" ); document.write( ".
\n" ); document.write( "This is the discriminant and if it equals zero, the graph is tangent to the x-axis.
\n" ); document.write( "So set this discriminant for your problem equal to zero and you have the equation:
\n" ); document.write( ".
\n" ); document.write( "\"b%5E2-%284%2A%281%29%2A%281%29%29+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Multiply out the terms in parentheses and you get:
\n" ); document.write( ".
\n" ); document.write( "\"b%5E2-4+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Get rid of the -4 on the left side by adding 4 to both sides and you have:
\n" ); document.write( ".
\n" ); document.write( "\"b%5E2+=+4\"
\n" ); document.write( ".
\n" ); document.write( "Solve for b by taking the square root of both sides and you have two possible answers:
\n" ); document.write( ".
\n" ); document.write( "\"b+=+2\" and \"b+=+-2\"
\n" ); document.write( ".
\n" ); document.write( "This means that the graph of the function you were given originally ... that is the graph
\n" ); document.write( "of the function:
\n" ); document.write( ".
\n" ); document.write( "\"y=x%5E2%2Bbx%2B1\"
\n" ); document.write( ".
\n" ); document.write( "will be tangent to the x-axis at one point if b equals +2 or if b equals -2.
\n" ); document.write( ".
\n" ); document.write( "So the graphs of:
\n" ); document.write( ".
\n" ); document.write( "\"y=x%5E2%2B2x%2B1\"
\n" ); document.write( ".
\n" ); document.write( "and
\n" ); document.write( ".
\n" ); document.write( "\"y=x%5E2-+2x%2B1\"
\n" ); document.write( ".
\n" ); document.write( "are each tangent to the x-axis at only 1 point.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem a little better and shows you the value of
\n" ); document.write( "using the discriminant in analyzing the position of a graph of a quadratic function relative
\n" ); document.write( "to the x-axis.
\n" ); document.write( "
\n" ); document.write( "
\n" );