document.write( "Question 1165205: Alex sells newspapers to his customers for $0.50 each and makes a profit of $0.15 for each paper he sells. If P represents total profit and C represents the number of copies he sells, which equation correctly shows the amount of profit he makes \n" ); document.write( "
Algebra.Com's Answer #789675 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the price per paper is .50
\n" ); document.write( "the profit on each paper is .15
\n" ); document.write( "p represents total profit
\n" ); document.write( "c represents number of copies he sells.
\n" ); document.write( "profit equation is:
\n" ); document.write( "p = .15 * c
\n" ); document.write( "
\n" );