document.write( "Question 823695: A prize of
\n" ); document.write( "$900 is to be shared between a
\n" ); document.write( "certain number of people. If
\n" ); document.write( "there were two more people in
\n" ); document.write( "the group the prize money each
\n" ); document.write( "person received would be
\n" ); document.write( "reduced by $75. How many
\n" ); document.write( "persons were in the original
\n" ); document.write( "group?
\n" ); document.write( "

Algebra.Com's Answer #495707 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Let N = size of original group.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The 1-person share is \"900%2FN\" dollars per person.
\n" ); document.write( "If two more people, then N+2 is the number of people to share. The 1-person share would be \"900%2F%28N%2B2%29\". That is a 75 dollar reduction, as \"highlight%28900%2FN-900%2F%28N%2B2%29=75%29\";\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you understand that analysis and understand and have no trouble accepting the highlighted equation, then certainly solving the equation is of much less trouble...
\n" ); document.write( "
\n" );