document.write( "Question 920105: jon currently has 45 dollars in his wallet. he earns 2 dollars for every newspaper he sells on his route. how would you set this up as a function
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #558179 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the number of Newspapers sold on His route \n" ); document.write( "T = $45 + $2x \n" ); document.write( " |