document.write( "Question 344360: i have a word problem which i cannot find a formula for it? the problem goes like this \"some office workers bought a $35 gift for their boss. if there had been two more employees to contribute everyones cost would have been $2 less.How many workers contributed to the gift? \n" ); document.write( "
Algebra.Com's Answer #246331 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
(35 / n) - 2 = 35 / (n + 2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by n(n + 2) ___ 35n + 70 - 2n^2 - 4n = 35n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n^2 + 2n - 35 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factoring ___ (n + 7)(n - 5) = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = 5
\n" ); document.write( "
\n" );