document.write( "Question 321056: I have looked thru about 1000 answers on here and can't figure out how to solve my problem. Finding the slope, I came up with .20. Am I right that this means there is a .20 increase of profit per person? I feel like this should be so simple but I just can't quite come up with an equation that works. Please help!! Here is the problem: If the profit from 500 customers is $1000 and the profit from 900 customers is $3000, what will the profit be for 1500 customers?\r
\n" );
document.write( "\n" );
document.write( "Thanks so much!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #229922 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the profit from 500 customers is $1000 and the profit from 900 customers is $3000, what will the profit be for 1500 customers? \n" ); document.write( "----------------- \n" ); document.write( "Find a linear equation that relates profit and # of customers. \n" ); document.write( "--- \n" ); document.write( "slope = (3000-1000)/(900-500) = 2000/400 = 5 \n" ); document.write( "---- \n" ); document.write( "1000 = 5(500) + b \n" ); document.write( "b = -1500 \n" ); document.write( "------------------- \n" ); document.write( "Equation: \n" ); document.write( "profit = 5(cust) - 1500 \n" ); document.write( "--- \n" ); document.write( "what will the profit be for 1500 customers? \n" ); document.write( "profit = 5*1500-1500 \n" ); document.write( "profit = 4*1500 = $6000 \n" ); document.write( "============================= \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |