document.write( "Question 160724This question is from textbook
\n" ); document.write( ": Jose has $1.25 in 5-cent and 10-cent coins. He has 3 times as many 5-cent coins as that of 10-cent coins. Find the number of 5-cent coins and 10-cent coins. \n" ); document.write( "
Algebra.Com's Answer #118494 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.05*3x+.10x=1.25
\n" ); document.write( ".15x+.10x=1.25
\n" ); document.write( ".25x=1.25
\n" ); document.write( "x=1.25/.25
\n" ); document.write( "x=5 10 cent pieces.
\n" ); document.write( "3*5=15 5 cent pieces.
\n" ); document.write( "Proof:
\n" ); document.write( ".05*15+.1*5=1.25
\n" ); document.write( ".75+50=1.25
\n" ); document.write( "1.25=1.25
\n" ); document.write( "
\n" ); document.write( "
\n" );