document.write( "Question 263323: the bank offers 2 checking account plans. The anywhere plan is 30 cents per check and the accucheck plan cost 0.84 cents per month plus 23 cents per check
\n" ); document.write( "for what number of checks will the accucheck plan cost less than the anywhere plan.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #194039 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.30x=.84+.23x
\n" ); document.write( "x=12
\n" ); document.write( "The plans are equal at 12 checks so any more than 12 the second plan is cheaper\r
\n" ); document.write( "\n" ); document.write( "check
\n" ); document.write( "3.60=.84+2.76
\n" ); document.write( "ok
\n" ); document.write( "
\n" );