document.write( "Question 660584: need formula
\n" );
document.write( "Your bank account was overdrawn by $14. You then were charged a $35 overdraft fee. The bank applies a $5 fee for each day your account is over drawn. Your account is overdrawn for 3 days when you deposit a check for $256. What is your account balance after depositing the check? Will you have enough money to pay your $52 electric bill (assuming no other money is spent)? \n" );
document.write( "
Algebra.Com's Answer #411264 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! x = balance after depositing check \n" ); document.write( "-14 + -35 + -5(3) + 256 = x \n" ); document.write( "If x is greater than 52, then yes there will be enough to cover electric bill \n" ); document.write( "If x is less than 52, then no there will not be enought to cover electric bill \n" ); document.write( " |