document.write( "Question 885846: If i selling the newspaper for one dollar and fifty cents how much would i be earning for each one i sell \n" ); document.write( "
Algebra.Com's Answer #535468 by kadash12(6)\"\" \"About 
You can put this solution on YOUR website!
let n represent the number of newspaper.
\n" ); document.write( "cost of newspaper $1.50
\n" ); document.write( "($1.50)n
\n" ); document.write( "per every newspaper sold you would gain $1.50
\n" ); document.write( "
\n" );