document.write( "Question 1051070: Heritage National Bank offers two different checking accounts. The first charges $2 per month and $.50 per check after the first 8 checks. The second account charges $7 per month with unlimited check writing. How many checks can be written per month if the first account is to be less expensive than the second account? \n" ); document.write( "
Algebra.Com's Answer #666657 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"C%5B1%5D=2%2B0.50N\", \"N%3E=9\"
\n" ); document.write( "\"C%5B2%5D=7\"
\n" ); document.write( "So find \"N\",
\n" ); document.write( "\"C%5B1%5D=C%5B2%5D\"\r
\n" ); document.write( "\n" ); document.write( "\"2%2B0.5N=7\"
\n" ); document.write( "\"0.5N=5\"
\n" ); document.write( "\"N=10\"
\n" ); document.write( "At 10 checks (plus the original 8 free checks), the costs would be the same.
\n" ); document.write( "So to keep it less than the second account, you could write at most 17 checks.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );