document.write( "Question 931891: a cell phone company charges a monthly fee of $35 plus .05 per minute. Another company does NOT charge a monthly fee but charges .25 per minute. For how many minutes is the cost of the plans the same? \n" ); document.write( "
Algebra.Com's Answer #565858 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
y = 0.05x + 35
\n" ); document.write( "y = 0.25x
\n" ); document.write( "---
\n" ); document.write( "equate the costs of the two plans:
\n" ); document.write( "0.05x + 35 = 0.25x
\n" ); document.write( "0.20x = 35
\n" ); document.write( "x = 35/0.20
\n" ); document.write( "x = 175
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "at 175 minutes the costs of the two plans are the same
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );