document.write( "Question 1191511: Jona ordered pens over the internet for her class. Each pen costs Php 10.50 and the shipping
\n" ); document.write( "fee for the entire order is Php 50. If she has no more than Php 150 to spend how many pens
\n" ); document.write( "can she buy?
\n" ); document.write( "

Algebra.Com's Answer #823301 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Jona ordered pens over the internet for her class. Each pen costs Php 10.50 and the shipping
\n" ); document.write( "fee for the entire order is Php 50. If she has no more than Php 150 to spend how many pens
\n" ); document.write( "can she buy?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "You may start writing this inequality\r\n" );
document.write( "\r\n" );
document.write( "    10.50x + 50 <= 150\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "and then you get the solution\r\n" );
document.write( "\r\n" );
document.write( "    x <= \"%28150-50%29%2F10.50\" = 9.53  (rounded).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Since x must be integer, it means that Jona can order at most 9 pens.\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" );