document.write( "Question 1153472: A taxi is rented by a group of x people for $40 and the cost is shared equally. If there is one less person in the group then the difference between the two payments (that is, the payments by an individual in each case) is less than $2. What are the possible values for x? \n" ); document.write( "
Algebra.Com's Answer #775693 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                      PRICE            PEOPLE       COST\r\n" );
document.write( "\r\n" );
document.write( "Is Rented              40/x              x           40\r\n" );
document.write( "\r\n" );
document.write( "If One less person     40/(x-1)         x-1          40\r\n" );
document.write( "\r\n" );
document.write( "Price Difference         2        \r\n" );
document.write( "

\n" ); document.write( "\"0%3C40%2F%28x-1%29-40%2Fx%3C2\"\"assuming\"\"natural\"\"number\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"20%2F%28x-1%29-20%2Fx%3C1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"20%2F%28x-1%29-20%2Fx-1%3C0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"20x-20%28x-1%29-x%28x-1%29%3C0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"20x-20x%2B20-x%5E2%2Bx%3C0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"20-x%5E2%2Bx%3C0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-x%5E2%2Bx%2B20%3C0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2-x-20%3E0\"\r
\n" ); document.write( "\n" ); document.write( "\"%28x%2B4%29%28x-5%29%3E0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x=6 is one example that will work.
\n" ); document.write( "\"graph%28400%2C400%2C-2%2C8%2C-2%2C8%2C%28x%2B4%29%28x-5%29%29\"
\n" ); document.write( "
\n" );