document.write( "Question 817142: You have 7 quarts of fruit punch. How many gallons of punch do you have? \n" ); document.write( "
Algebra.Com's Answer #491910 by oligam89(5)\"\" \"About 
You can put this solution on YOUR website!
1 quart = .25 gallon US
\n" ); document.write( "1 quart = .20817 gallon UK\r
\n" ); document.write( "\n" ); document.write( "Punch(US)=(7)(.25)
\n" ); document.write( "Punch(US)=1.75 gallon US\r
\n" ); document.write( "\n" ); document.write( "Punch(UK)=(7)(.20817)
\n" ); document.write( "Punch(UK)=1.45719 gallon UK
\n" ); document.write( "
\n" );