document.write( "Question 1140719: 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 #761229 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Set them equal: 26.50+0.15x=14.50+0.25x, where x= minutes
\n" ); document.write( "12=0.10x
\n" ); document.write( "x=120 minutes
\n" ); document.write( "check
\n" ); document.write( "$44.50=$44.50
\n" ); document.write( "
\n" );