document.write( "Question 1060736: a cell phone company offers two pricing plans.Plan A costs $20 per month and $0.25 per minute of phon use.Plan B cost $45 per month and $0.05 per minute of phone use.for how many minutes in one month of service, are the plans equal \n" ); document.write( "
Algebra.Com's Answer #675609 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
20+0.25x = 45+0.05x do the math and you get
\n" ); document.write( "x = 125 minutes
\n" ); document.write( "
\n" );