document.write( "Question 1186988: A man spent P6.00 for a certain set of items. If the price per item were
\n" ); document.write( "increased by 10 cents, he could have bought two less items for the same
\n" ); document.write( "amount of money. How many items were bought and at what price per item?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #817943 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the price, in dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The condition says\r\n" );
document.write( "\r\n" );
document.write( "    \"6%2Fx\" - \"6%2F%28x%2B0.1%29\" = 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To simplify, divide both sides by 2\r\n" );
document.write( "\r\n" );
document.write( "    \"3%2Fx\" - \"3%2F%28x%2B0.1%29\" = 1.    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At this point, you may guess the answer MENTALLY:  x = 0.50 dollars per item.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The price per item is $0.50.  The number of items bought is  \"3%2F0.50\" = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  I will check equation (1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "        Its left side is  \"3%2F0.5\" - \"3%2F0.6\" = 6 - 5 = 1.    ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Alternatively, you can solve the problem algebraically, by reducing equation (1)\r
\n" ); document.write( "\n" ); document.write( "to the standard quadratic form.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );