document.write( "Question 152595: the number of gallons in q quarts \n" ); document.write( "
Algebra.Com's Answer #112151 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Since there are 4 qts in 1 gallon, you would divide the number of quarts (q) by 4 to find the number of gallons, so...
\n" ); document.write( "\"g+=+q%2F4\"
\n" ); document.write( "
\n" );