document.write( "Question 845003: Okay so if the phone I purchase is, 300$
\n" ); document.write( "My bill is 50$
\n" ); document.write( "I pay 10% of the phone added on to the bill
\n" ); document.write( "How much do I pay each month?
\n" ); document.write( "

Algebra.Com's Answer #509061 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "10% of the phone is \".10%2A300.00+\" = $30 (moving decimal point one place to the left)
\n" ); document.write( "How much do I pay each month? $50 + $30 = $80 each month \n" ); document.write( "
\n" );