document.write( "Question 1086039: If the parabola y_1 = x^2 + 2x + 7 and the line y_2 = 6x + b intersect at only one point, what is the value of b? \n" ); document.write( "
Algebra.Com's Answer #700144 by ikleyn(52777)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "This problem is for Algebra-I, not for Calculus.
\n" ); document.write( "So I will give here another (more adequate) solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "To get the common points, substitute y = 6x + b into the first equation.  You will get\r\n" );
document.write( "\r\n" );
document.write( "6x + b = \"x%5E2+%2B+2x+%2B+7\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the same as\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+-+4x+%2B+7-b\" = 0.   (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The original system has a unique solution if and only if the equation (1) has a unique solution.\r\n" );
document.write( "\r\n" );
document.write( "It happens if and only if the discriminant of the equation (1) is zero:\r\n" );
document.write( "\r\n" );
document.write( "d = \"4%5E2+-+4%2A%287-b%29\" = 0,   or\r\n" );
document.write( "\r\n" );
document.write( "16 = 4*(7-b),   or  4 = 7-b,   or   b = 7-4 = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  b = 3.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );