document.write( "Question 1135629: You have 18 coins in your pocket. They all are all nickels and quarters. The total amount is $2.30 How many nickels do you have? How many quarters do you have? \n" ); document.write( "
Algebra.Com's Answer #753252 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
18 coins
\n" ); document.write( "q Quarters
\n" ); document.write( "18-q Nickels
\n" ); document.write( "Question asks for quarters count, q.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for the $2.30;
\n" ); document.write( "\"highlight_green%280.05%2818-q%29%2B0.25q=2.30%29\"----------solve this for q.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: Question also asks for how many nickels, which is 18-q.
\n" ); document.write( "
\n" );