document.write( "Question 1182464: Lily has Php 5000 in her bank account in the beginning of the year. She wants to have at least Php 1500 at the end of the year. She withdraws Php250 every two weeks as an extra allowance. How many times can Lily withdraw money from
\n" ); document.write( "her account? What is the inequality statement?
\n" ); document.write( "

Algebra.Com's Answer #812515 by ikleyn(52866)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Lily has Php 5000 in her bank account in the beginning of the year.
\n" ); document.write( "She wants to have at least Php 1500 at the end of the year.
\n" ); document.write( "She withdraws Php250 every two weeks as an extra allowance.
\n" ); document.write( "How many times can Lily withdraw money from
\n" ); document.write( "her account? What is the inequality statement?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The inequality statement is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    5000 - 250*n >= 1500.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where \" n \" is the number of withdrawals.  (You write it as you read the problem).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The solution is \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    5000 - 1500 >= 250n\r\n" );
document.write( "\r\n" );
document.write( "    3500        >= 250n\r\n" );
document.write( "\r\n" );
document.write( "      n         <= \"3500%2F250\" = 14.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  She can make 14 withdrawals.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );