document.write( "Question 619056: If i have a total of 16 coins using only nickles and quarters to equal $3, how many quarters will i have? \n" ); document.write( "
Algebra.Com's Answer #389299 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "If i have a total of 16 coins using only \"highlight%2816-x%29\"nickles and \"highlight%28x%29\"quarters to equal $3, how many quarters will i have?
\n" ); document.write( "Note: CENTS makes sense
\n" ); document.write( " 25x + 5(16-x) = 300¢
\n" ); document.write( " 20x = 220
\n" ); document.write( " x = 11, number of quarters. There are 5 nickels\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "25*11 + 5*5 = 300¢ or $3.00 \n" ); document.write( "
\n" );