document.write( "Question 208972: Aneku has 21 coins whose total value is Sh. 72, there are twice as many five shillings coins as there are 10 shilling coins. The rest are one shilling coins. Find the number of ten shilling coins that Aneku has \n" ); document.write( "
Algebra.Com's Answer #158421 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Aneku has 21 coins whose total value is Sh. 72, there are twice as many five shillings coins as there are 10 shilling coins. The rest are one shilling coins. Find the number of ten shilling coins that Aneku has \n" ); document.write( "--------------------- \n" ); document.write( "Quantity Eq.: f + t + n = 21 \n" ); document.write( "Value Eq:::::5f +10t +n = 72 \n" ); document.write( "Quantity Eq.: f = 2t \n" ); document.write( "--------------------------------- \n" ); document.write( "Rearrange: \n" ); document.write( "f + t + n = 21 \n" ); document.write( "5f +10t +n = 72 \n" ); document.write( "f - 2t +0 = 0 \n" ); document.write( "---------------------- \n" ); document.write( "I used a matrix method to get: \n" ); document.write( "# of 5 schilling = 6 \n" ); document.write( "# of 10 schilling= 3 \n" ); document.write( "# of 1 schilling = 12 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Reply to stanbon@comcast.net \n" ); document.write( " |