document.write( "Question 1194332: A phone company offers two monthly plans. Plan A costs 9 plus an additional 0.13 for each minute of calls. Plan B costs 16 plus an additional 0.08 for each minute of calls. \n" ); document.write( "
Algebra.Com's Answer #826516 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
What is the money unit? What problem solved is wanted? For how many minute will the two plans be of equal cost?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plan A: \"0.13x%2B9\"
\n" ); document.write( "Plan B: \"0.08x%2B16\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Both plans become equal in cost being \"0.13x%2B9=0.08x%2B16\", and you can solve this for x number of minutes.
\n" ); document.write( "
\n" );