document.write( "Question 87207This question is from textbook introductory algebra
\n" );
document.write( ": A bank's total monthly charge for a checking account is $6 plus $0.05 per check. If your total monthly charge is $6.90, how many checks did you write during that month? \n" );
document.write( "
Algebra.Com's Answer #63151 by favegirl13(22)![]() ![]() ![]() You can put this solution on YOUR website! solving using equations is easy. \n" ); document.write( "(x represents per check) \n" ); document.write( "total charge(monthly)=0.05x+$6 \n" ); document.write( "what you got for the month was $6.90 \n" ); document.write( "to find the number of checks: \n" ); document.write( " 0.05x+$6=$6.90 \n" ); document.write( " -$6 -$6 \n" ); document.write( " 0.05x =0.90 \n" ); document.write( " ----- ---- \n" ); document.write( " 0.05 0.05 \n" ); document.write( " x =18 \n" ); document.write( " the answer is 18 checks to get $6.90 in a month \n" ); document.write( "to confirm is answer is right: \n" ); document.write( " 0.05x+$6 \n" ); document.write( " instead of x put in 18 \n" ); document.write( " 0.05(18)+$6 \n" ); document.write( " 0.90 +$6 \n" ); document.write( " =$6.90 \n" ); document.write( "so to get $6.90 in a month one needs to 18 checks \n" ); document.write( " |