document.write( "Question 265447: find the slope
\n" );
document.write( "y=x^2
\n" );
document.write( "y=1 \n" );
document.write( "
Algebra.Com's Answer #195157 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y = x^2 \n" ); document.write( "f'(x) = 2x \n" ); document.write( "f'(1) = 2 = slope at (1,1) \n" ); document.write( " \n" ); document.write( " |