document.write( "Question 629344: Nichole's cellphone company charges a base price of $20.00 for 100 minutes and $0.10 per minute over 100 minutes. If the amount of her bill is $50.00 during one month, how many minutes did she use? \n" ); document.write( "
Algebra.Com's Answer #396220 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
50=.1(x-100)+20
\n" ); document.write( "30=.1x-.1*100
\n" ); document.write( "30=.1x-10
\n" ); document.write( "40=x/10
\n" ); document.write( "400=x She used 400 minutes
\n" ); document.write( "check
\n" ); document.write( "50=(400-100)/10+20
\n" ); document.write( "30=300/10
\n" ); document.write( "30=30
\n" ); document.write( "ok\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );