document.write( "Question 1209308: Let c be a real number. What is the maximum value of c such that the graph of the parabola y = 2x^2 has at most one point of intersection with the line y = x+c? \n" ); document.write( "
Algebra.Com's Answer #848214 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "We can set those two right hand sides equal to each other
\n" ); document.write( "x+c = 2x^2
\n" ); document.write( "-2x^2+x+c = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have a quadratic that fits the template ax^2+bx+c = 0
\n" ); document.write( "a = -2
\n" ); document.write( "b = 1
\n" ); document.write( "c = some real number constant\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We'll generate exactly one solution to -2x^2+x+c = 0 when the discriminant is zero.
\n" ); document.write( "d = b^2-4ac = discriminant
\n" ); document.write( "b^2-4ac = 0
\n" ); document.write( "(1)^2-4(-2)c = 0
\n" ); document.write( "1+8c = 0
\n" ); document.write( "8c = -1
\n" ); document.write( "c = -1/8 = -0.125
\n" ); document.write( "This is the largest possible value of c such that x+c and 2x^2 have at most one point of intersection.
\n" ); document.write( "If c > -0.125 then the two curves intersect at two different locations.
\n" ); document.write( "If c < -0.125 then the two curves don't intersect at all.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's an interactive Desmos graph to explore.
\n" ); document.write( "https://www.desmos.com/calculator/kq2vvhcccx
\n" ); document.write( "Move the slider around for the parameter c to see how the red line moves. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: -1/8 = -0.125
\n" ); document.write( "
\n" ); document.write( "
\n" );