document.write( "Question 337944: Megan has twice as many quarters as Mike. All together they have $5.25. How many quarters does Megan have \n" ); document.write( "
Algebra.Com's Answer #242298 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+x=5.25
\n" ); document.write( "3x=5.25
\n" ); document.write( "x=1.75
\n" ); document.write( "2x=3.50/.25=14 coins
\n" ); document.write( "
\n" );