document.write( "Question 1092519: A phone company offers two monthly plans. Plan A costs
\n" ); document.write( "$21
\n" ); document.write( " plus an additional
\n" ); document.write( "$0.14
\n" ); document.write( " for each minute of calls. Plan B costs
\n" ); document.write( "$8
\n" ); document.write( " plus an additional
\n" ); document.write( "$0.18
\n" ); document.write( " for each minute of calls.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #707295 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, number of minutes\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost for a month of plan A
\n" ); document.write( "\"0.14x%2B21\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost for a month of plan B
\n" ); document.write( "\"0.18x%2B8\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Next, you would use those to answer a question.
\n" ); document.write( "
\n" );