document.write( "Question 654373: Helena has the same number of $1, $5, $10 bills. The total value is $128. How many of each bill does she have? \n" ); document.write( "
Algebra.Com's Answer #408694 by schmidtmomto6(24)\"\" \"About 
You can put this solution on YOUR website!
$1(X) + $5(X) + $10(X) = $128
\n" ); document.write( "$16(X) = $128, then divide each side by $16.
\n" ); document.write( "x=8, so she has 8 of each bill.
\n" ); document.write( "
\n" ); document.write( "
\n" );