document.write( "Question 170577: if a salesman made 25,000.00 in sales after 3 months, and after 23 months he made 68,000.00, how much would he make after 32 months? I can't find a formula anywhere. \n" ); document.write( "
Algebra.Com's Answer #125926 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
if a salesman made 25,000.00 in sales after 3 months, and after 23 months he made 68,000.00, how much would he make after 32 months? I can't find a formula anywhere.
\n" ); document.write( "------------------
\n" ); document.write( "You have two points; generate an equation to find income:
\n" ); document.write( "Points: (3,25000.00) and (23,68000..00)
\n" ); document.write( "slope = (68000-25000)/(23-3) = (43,000/20) = 2150
\n" ); document.write( "intercept: 25000= 2150*3 + b
\n" ); document.write( "b = 18550
\n" ); document.write( "-----
\n" ); document.write( "Equation:
\n" ); document.write( "income = 2150(months) + 18550
\n" ); document.write( "income(23) = 2150*23 + 18550
\n" ); document.write( "income(23) = 68,000
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );