document.write( "Question 624846: there were some chocolates in a box. santosh gave one fourth of choclates to pinki
\n" ); document.write( "and one third of the choclates to praja and 50 choclates to pujana . how many choclates were there in a box
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #393117 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "there were \"highlight%28x%29\"chocolates in a box.
\n" ); document.write( "santosh gave one fourth of choclates to pinki
\n" ); document.write( "and one third of the choclates to praja and 50 choclates to pujana
\n" ); document.write( " x = x/4 + x/3 + 50 |Multiplying thru by 12 so as all denominators = 1
\n" ); document.write( " 12x = 3x + 4x + 600
\n" ); document.write( " 5x = 600
\n" ); document.write( " x = 120 chocolates in the box
\n" ); document.write( " \n" ); document.write( "
\n" );