document.write( "Question 66852: 1.)Find the slope of the line containing the indicated points.\r
\n" );
document.write( "\n" );
document.write( " (0,0) and (3,30) \n" );
document.write( "
Algebra.Com's Answer #47536 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! slope=(y2-y1)/(x2-x1) \n" ); document.write( "(30-0)/(3-0) \n" ); document.write( "30/3=10 for the slope \n" ); document.write( " \n" ); document.write( " |