document.write( "Question 32527: Two years after an expansion, a company had sales of $42,000. Four years later the sales were $102,000. Assuming that the sales in dollars S and the time in years t are related by a linear equation, find the equation relating S and t.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #19033 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You have two points and want to find the equation of the \n" ); document.write( "line through those points. \n" ); document.write( "The points are (2,42000) and (6,102000) \n" ); document.write( "The slope if 60000/4= 15000 \n" ); document.write( "Substitute into y=mx+b to find \"b\" \n" ); document.write( "42000=(15000)(2)+b \n" ); document.write( "12000=b \n" ); document.write( "The equation you want is S=(15000)t+12000\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |