document.write( "Question 914436: Given these two equations : f(x)=x^2-6x+9 and g(x)=-3x-5, change the slope of the line so that it will intersect the parabola in two locations.\r
\n" ); document.write( "\n" ); document.write( "What I have done so far:\r
\n" ); document.write( "\n" ); document.write( "Let f(x)=g(x)\r
\n" ); document.write( "\n" ); document.write( "x^2-6x+9=-3x-5
\n" ); document.write( "x^2-3x+14=0\r
\n" ); document.write( "\n" ); document.write( "Then I calculated the discriminant to see how many solutions it would have.\r
\n" ); document.write( "\n" ); document.write( "D=b^2-4ac
\n" ); document.write( "D=(-3)^2-4(1)(14)
\n" ); document.write( "D=9-56
\n" ); document.write( "D=-47\r
\n" ); document.write( "\n" ); document.write( "Since the discriminant is -47, therefore there are no real solutions to x^2-3x+14=0, which means that f(x) and g(x) never intersect.\r
\n" ); document.write( "\n" ); document.write( "What I did for the second part was represent the slope of the second equation with the variable \"m\".\r
\n" ); document.write( "\n" ); document.write( "f(x)=x^2-6x+9
\n" ); document.write( "g(x)=mx-5\r
\n" ); document.write( "\n" ); document.write( "Let f(x)=g(x)\r
\n" ); document.write( "\n" ); document.write( "x^2-6x+9=mx-5
\n" ); document.write( "x^2-6x-mx+9+5=0
\n" ); document.write( "x^2-(6-m)x+14=0\r
\n" ); document.write( "\n" ); document.write( "a=1, b=-6-m, c=14\r
\n" ); document.write( "\n" ); document.write( "Sub a, b and c into discriminant equation\r
\n" ); document.write( "\n" ); document.write( "D=b^2-4ac
\n" ); document.write( "D=(-6-m)(-6-m)-4(1)(14)
\n" ); document.write( "D=36+6m+6m+m^2-56
\n" ); document.write( "D=m^2+12m-20\r
\n" ); document.write( "\n" ); document.write( "This cannot be factored, so I don't know what to do next!\r
\n" ); document.write( "\n" ); document.write( "Thanks\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #555105 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x^2-6x+9=mx-5 Good work
\n" ); document.write( "x^2 - 6x - mx + 14 = 0
\n" ); document.write( "x^2 -(6+m)x + 14 =
\n" ); document.write( "Re: Discriminant
\n" ); document.write( "(6+ m)^2 ≥ 56
\n" ); document.write( "m = 3, for ex: Line would be \"y+=+3x-5\"
\n" ); document.write( " (9)^2 ≥ 56
\n" ); document.write( "\"sqrt%2881-56%29+=+sqrt%2825%29\"
\n" ); document.write( "\"x+=+%289+%2B-+sqrt%28+25%29%29%2F%282%29+\"
\n" ); document.write( "(2,1) and (7,16 ) would be the solutions for this system\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );