document.write( "Question 1011332: Rice costs $X per kilogram
\n" ); document.write( "Potatoes costs $(x+1) per kilogram
\n" ); document.write( "The total costs of 12kg of rice and 7kg of potatoes is $31.70
\n" ); document.write( "Find the cost of 1kg of rice.
\n" ); document.write( "

Algebra.Com's Answer #626953 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "12kg($x/kg)+7kg($(x+1)/kg=$31.70
\n" ); document.write( "$12x+$7x+$7=$31.70
\n" ); document.write( "$19x=$24.70
\n" ); document.write( "x=$1.30
\n" ); document.write( ".
\n" ); document.write( "ANSWER: Rice cost $1.30/kg\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );