document.write( "Question 633261: If the total cost of x apple is b cents, what is a general formula for the cost, in cents of y apple
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #398773 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If the total cost of x apples is b cents,
\n" ); document.write( " what is a general formula for the cost, in cents of y apples
\n" ); document.write( ":
\n" ); document.write( "each apple will cost \"b%2Fx\" cents
\n" ); document.write( "therefore
\n" ); document.write( "y*\"b%2Fx\" = \"%28by%29%2Fx\" cents for y apples
\n" ); document.write( "
\n" );