document.write( "Question 1162180: determine k such that g(x)=3x^2+8x+k intersects f(x)=2x-1 at ine point. \n" ); document.write( "
Algebra.Com's Answer #785907 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
find a place where the line 2x-1 is tangent to the curve.\r
\n" ); document.write( "\n" ); document.write( "Want one point only, where the slopes are the same, 2, because that is the slope of the line
\n" ); document.write( "find slope of the quadratic: derivative is 6x+8, and that equals 2 when x=-1
\n" ); document.write( "when x=-1, 2x-1=-3
\n" ); document.write( "so the point is (-1, -3) for the line. It has to be for the quadratic as well.
\n" ); document.write( "when x=-1, the quadratic is 3-8+k and that has to equal -3
\n" ); document.write( "-5+k=-3
\n" ); document.write( "k=2\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-2%2C0%2C-5%2C5%2C3x%5E2%2B8x%2B2%2C2x-1%29\"
\n" ); document.write( "
\n" );