document.write( "Question 339126: A bank offers two checking plans. The Anywhere plan charges 25 centers per check. The AccuCheck plan costs $1.30 a month, plus 15 cents per check.
\n" ); document.write( "For what number of checks will the accucheck plan cost less than the Anywhere plan?
\n" ); document.write( "

Algebra.Com's Answer #243079 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
.25x=1.3+.15x
\n" ); document.write( ".1x=1.3
\n" ); document.write( "x=13 checks is even so 14 or more
\n" ); document.write( "
\n" );