document.write( "Question 834456: sarah has $290 in her account. she writes checks for $101 and $78 and then make s a deposit of $180. find the amount left in her account. \n" ); document.write( "
Algebra.Com's Answer #503000 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Sarah starts with $290 \n" ); document.write( "290 - 101 = 189 \n" ); document.write( "Then she writes another check for 78 \n" ); document.write( "189 = 78 = 111 \n" ); document.write( "She deposits 180 \n" ); document.write( "111 + 180 = $291 \n" ); document.write( " |