document.write( "Question 139477: Two girls went to the store for rice and sugar. One girl bought 3 kilograms of sugar and 2 kilograms of rice for $3.25. The other girl bought 2 kilograms of rice for $2.50. Find the price per kilogram for both the sugar and rice. \n" ); document.write( "
Algebra.Com's Answer #101682 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two girls went to the store for rice and sugar. One girl bought 3 kilograms of sugar and 2 kilograms of rice for $3.25. The other girl bought 2 kilograms of rice for $2.50. Find the price per kilogram for both the sugar and rice.
\n" ); document.write( "--------------
\n" ); document.write( "3s + 2r = 325 cents
\n" ); document.write( "2r = 250 cents
\n" ); document.write( "------------------
\n" ); document.write( "r = 125 cents (rice is $1.25 per kg)
\n" ); document.write( "Substitute to solve for s:
\n" ); document.write( "3s + 250 = 325
\n" ); document.write( "3s = 75
\n" ); document.write( "s = 25 cents (sugar is $0.25 per kg)
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );