document.write( "Question 868558: If you are choosing between two cell phone companies and Company A charges $12 per month plus $.10 per minute and Company B charges $.15 per minute but has no monthly charge, for how many minutes will the two companies cost be the same? \n" ); document.write( "
Algebra.Com's Answer #523636 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( ".10x + 12 = .15x
\n" ); document.write( " 12/.05 = x = 240 min \n" ); document.write( "
\n" );