document.write( "Question 263789: i have 71 coins in my wallet consisting of 10 peso, 5 peso coin, and 1 peso coins. if the 10 peso coins are 3 less than 3 times as many as 5 peso coins, and the 1 peso coins are 2 more than twice the 5 peso coins, how much money do i have in my wallet? \n" ); document.write( "
Algebra.Com's Answer #194363 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
i have 71 coins in my wallet consisting of 10 peso, 5 peso coin, and 1 peso coins. if the 10 peso coins are 3 less than 3 times as many as 5 peso coins, and the 1 peso coins are 2 more than twice the 5 peso coins, how much money do i have in my wallet?\r
\n" ); document.write( "\n" ); document.write( "1 peso---------------------- 5 peso--------------------- 10 peso\r
\n" ); document.write( "\n" ); document.write( "2x+2---------------------------x--------------------------3x-3\r
\n" ); document.write( "\n" ); document.write( "2x+2 + x+ 3x-3 =71\r
\n" ); document.write( "\n" ); document.write( "6x=72
\n" ); document.write( "x= 12 5 peso coins
\n" ); document.write( "1 peso = 22
\n" ); document.write( "10 peso = 30\r
\n" ); document.write( "\n" ); document.write( "total money he has = 12*5 + 22*(2*12 +2) + 30*(3*12 -3)= 1622\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );