document.write( "Question 823646: If Jenny buys x kg of sugar at the price of 99 cents, how many kg of sugar can she buy
\n" ); document.write( "with y dollars? Express your answer in terms of x and y.
\n" ); document.write( "

Algebra.Com's Answer #495676 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
She buys \"+x%2F99+\" kg/cents
\n" ); document.write( "-------------------------
\n" ); document.write( "That means she is buying \"+%28+x%2F99%29%2F+1+\" kg/cent
\n" ); document.write( "--------------------------
\n" ); document.write( "That means she buys \"+x+%2B+x%2F99+\" kg for
\n" ); document.write( "\"+99+%2B+1+\" cents, or $1
\n" ); document.write( "----------------------------
\n" ); document.write( "With \"+y+\" dollars, she can buy:
\n" ); document.write( "\"+y%2A%28+x+%2B+x%2F99+%29+=+x%2Ay%28+1+%2B+1%2F99+%29+\" kg
\n" ); document.write( "\"+x%2Ay%28+1+%2B+1%2F99+%29++=+%28100%2F99%29%2Ax%2Ay+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );