document.write( "Question 437683: Suppose that Judas's bag of money contained 70 coins and that each silver coin could buy 55 bushels of wheat and that each gold coin could buy twice as many bushels of wheat. If there was enough money to buy 6,435 bushels of wheat, how many gold coins were in the bag? \n" ); document.write( "
Algebra.Com's Answer #321981 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
s+g=70
\n" ); document.write( "55s+110g=6435
\n" ); document.write( "55s+55g=3850
\n" ); document.write( "55g=2585
\n" ); document.write( "g=47
\n" ); document.write( "s=23
\n" ); document.write( "Judas had 23 silver coins and 47 gold coins. He's still a traitor, though..
\n" ); document.write( "
\n" );