document.write( "Question 1128219: If a gumball costs x cents before tax, how many can be bought with q quarters if tax is z cents total?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #744710 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The number of gumballs that can be bought
\n" ); document.write( "with \"+q+\" quarters before tax is;
\n" ); document.write( "\"+%28+25q+%29%2Fx++\"
\n" ); document.write( "After tax, the number is:
\n" ); document.write( "\"+%28+25q+-+z+%29%2Fx+\"
\n" ); document.write( "----------------------------
\n" ); document.write( "check:
\n" ); document.write( "If \"+q+=+10+\"
\n" ); document.write( "\"+x+=+10+\"
\n" ); document.write( "\"+z+=+50+\"
\n" ); document.write( "then
\n" ); document.write( "\"+%28+25%2A10+-+50+%29%2F+10+=+20+\" gumballs\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );