document.write( "Question 608467: THREE FARMERS JOINTLY GROW PADDY.THEY RECEIVED $12700 BY SELLING THE WHOLE PRODUCE. THE MONEY IS DIVIDED INTO TWO PARTS TO GROW FLOWERS AND GINGERS, 30% OF THE MONEY SPENT IN GROWING GINGERS IS LESS THAN THE MONEY SPENT IN GROWING FLOWERS BY $1000. DETERMINE THE RESPECTIVE EXPENSES IN GROWING GINGERS AND FLOWERS. \n" ); document.write( "
Algebra.Com's Answer #383204 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
f+g = 12700
\n" ); document.write( "0.3g=f-1000
\n" ); document.write( "g = 9000
\n" ); document.write( "f = 3700
\n" ); document.write( "
\n" );