document.write( "Question 886276: Tim has a collection of dimes and nickles. If he has 44 more nickles than dimes and his collection is worth $29.50. Find How many nickles and dimes does he have?
\n" ); document.write( ".10(x)=dimes
\n" ); document.write( ".05(x+44)=29.50
\n" ); document.write( ".15x+44=29.50
\n" ); document.write( "15x=-14.50
\n" ); document.write( "x=-96.666\r
\n" ); document.write( "\n" ); document.write( "I keep getting a negative number am I doing something wrong?
\n" ); document.write( "

Algebra.Com's Answer #535805 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Tim has a collection of dimes and nickles. If he has 44 more nickles than dimes and his collection is worth $29.50. Find How many nickles and dimes does he have?
\n" ); document.write( ".10(x)=dimes
\n" ); document.write( ".05(x+44)=29.50
\n" ); document.write( ".15x+44=29.50
\n" ); document.write( "15x=-14.50
\n" ); document.write( "x=-96.666\r
\n" ); document.write( "\n" ); document.write( "I keep getting a negative number am I doing something wrong?
\n" ); document.write( "

\n" ); document.write( ".05 * x IS NOT: .15x
\n" ); document.write( ".05 * 44 IS NOT: 44
\n" ); document.write( "You need to do correct computations!! If not you will always be WRONG!! \n" ); document.write( "
\n" );