document.write( "Question 444565:  The number of weekly murders have increased from 102 in 2008 to 123 in 2011.
\n" );
document.write( "Predict the number of weekly murders in 2015. Can you help me set up this word problem? \n" );
document.write( "
| Algebra.Com's Answer #306412 by rwm(914)      You can put this solution on YOUR website! consider the data as points on a line. \n" ); document.write( "(102,2008) \n" ); document.write( "(123,2011) \n" ); document.write( "you can shorten it to (102,08) and (123,11) \n" ); document.write( "find the slope m and the y intercept b for y=mx+b \n" ); document.write( " |