document.write( "Question 1154307: Some people in an office were going to buy a $140 retirement gift for another employee. When 3 more people decided to chip in, the amount each person had to contribute went down by $6. How many people were originally in on the gift? \n" ); document.write( "
Algebra.Com's Answer #776708 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Price, how many dollars each person contributes
\n" ); document.write( "Quantiy, number of people contributing
\n" ); document.write( "Cost, the $140\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                       PRICE          PEOPLE      COST\r\n" );
document.write( "\r\n" );
document.write( "Original people         140/n           n          140\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Three more people       140/(n+3)      n+3         140\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Difference                6\r\n" );
document.write( "

\n" ); document.write( "\"highlight_green%28140%2Fn-140%2F%28n%2B3%29=6%29\"
\n" ); document.write( "Solve for n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Algebra steps to simplify give:
\n" ); document.write( "\"n%5E2%2B3n-70=0\"
\n" ); document.write( "Factorable to
\n" ); document.write( "\"%28n%2B10%29%28n-7%29=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28n=7%29\"
\n" ); document.write( "
\n" );