document.write( "Question 454761: Melissa sold 15 boxes of raisins and made a profit of $5, the next week she sold 25 boxes of raisins and made a $10 profit. Write an expression that relates her profits to the number of boxes of raisins sold. \n" ); document.write( "
Algebra.Com's Answer #312210 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Use those numbers as points on a line
\n" ); document.write( "(15,5) and (25, 10)
\n" ); document.write( "find the slope
\n" ); document.write( "(10-5)/(25-15)=5/10=1/2
\n" ); document.write( "y=x/2+b
\n" ); document.write( "plug in x and y\r
\n" ); document.write( "\n" ); document.write( "5=15/2+b
\n" ); document.write( "5=7.5+b
\n" ); document.write( "b=-2.5
\n" ); document.write( "y=x/2-2.5
\n" ); document.write( "
\n" ); document.write( "
\n" );