document.write( "Question 381739: One cellular phone carrier charges $26.50 a month plus $.15 a minute for local calls. Another carrier charges $14.50 a month and $.25 a minute for local calls. For how many minutes is the cost of the plans the same? \n" ); document.write( "
Algebra.Com's Answer #270752 by lar(3)\"\" \"About 
You can put this solution on YOUR website!
26.50+t*0.15=14.50+t*0.25
\n" ); document.write( "t*0.1=12
\n" ); document.write( "t=120 mins
\n" ); document.write( "
\n" ); document.write( "
\n" );