document.write( "Question 422706: Tammy found 1.95 in quarters and dimes in the car. There were four times as many dimes as quarters. How many dimes and quarters did she find? \n" ); document.write( "
Algebra.Com's Answer #295003 by shree840(260)\"\" \"About 
You can put this solution on YOUR website!
4x*.1+x*.25=1.95
\n" ); document.write( ".65x=1.95
\n" ); document.write( "x=1.95/.65=3
\n" ); document.write( "so dimes 3*4=12=$1.20
\n" ); document.write( "quarters 3 =$.75
\n" ); document.write( "
\n" );