document.write( "Question 1113954: Find the y-intercept of the curve that passes through the point (2, 7) if\r
\n" );
document.write( "\n" );
document.write( " dy/dx = 9x + 13. \n" );
document.write( "
Algebra.Com's Answer #728999 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "dy/dx = 9x+13 --> y = (9/2)x^2+13x+C \n" ); document.write( "The missing constant C is the y-intercept, which is what we are looking for. \n" ); document.write( "The curve passes through the point (2,7); so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The y-intercept is -37. \n" ); document.write( " |