document.write( "Question 836294: (Can someone please help with this question, thanks)
\n" );
document.write( "A bank offers two checking-account plans. Their anywhere plan charges 30 cents per check, whereas their Acu-checking plan costs $1.20 per month plus 20 cents per check. For what number of checks per month will the Acu-checking plan costs less? Let N represents the number of checks. \n" );
document.write( "
Algebra.Com's Answer #504076 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bank offers two checking-account plans. Their anywhere plan charges 30 cents per check, whereas their Acu-checking plan costs $1.20 per month plus 20 cents per check. For what number of checks per month will the Acu-checking plan costs less? Let N represents the number of checks. \n" ); document.write( "------- \n" ); document.write( "Anywhere plan: Cost(N) = 30N cents for N checks. \n" ); document.write( "----- \n" ); document.write( "Acu-check plan: Cost(N) = 120 + 20N for N checks in one month \n" ); document.write( "---- \n" ); document.write( "Solve: \n" ); document.write( "120+20N < 30N \n" ); document.write( "120 < 10N \n" ); document.write( "12 < N \n" ); document.write( "----- \n" ); document.write( "Acu plan costs less when # of checks is greater than 12. \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |