document.write( "Question 346391: A collection of Half-dollars and quarters is worth $26. There are 65coins in all. How many of each are there. \n" ); document.write( "
Algebra.Com's Answer #248008 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
h + q = 65\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".5h + .25q = 26\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "find the equivalent value for h (or q) in the 1st equation and substitute the value into the second equation
\n" ); document.write( "
\n" );