document.write( "Question 464655: lori is concidering 2 different cellular telephone plans.
\n" ); document.write( "plan (a) has a monthly charge of $19.95 plus 33 cents per minute.
\n" ); document.write( "plan (b) has a monthly charge of $29.95 plus 10 cents per minute. how long would lori have to talk in a month for the two plans to have the same total cost?
\n" ); document.write( "

Algebra.Com's Answer #318340 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
19.95+0.33x=29.95+0.10x
\n" ); document.write( "0.23x=10
\n" ); document.write( "x=10/0.23
\n" ); document.write( "x=43.5 minutes
\n" ); document.write( "
\n" );