document.write( "Question 534824: If the cost of x apples is b cents, what is a general formula for the cost, in cents, of y apples?\r
\n" );
document.write( "\n" );
document.write( "I know the answer is bx/y, but I need to know why?????\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help!! \n" );
document.write( "
Algebra.Com's Answer #351644 by mananth(16946)![]() ![]() You can put this solution on YOUR website! if 10 apples cost 15 cents\r \n" ); document.write( "\n" ); document.write( "15 apples will cost 15*15/10 = 22.5 cents\r \n" ); document.write( "\n" ); document.write( "Similarly\r \n" ); document.write( "\n" ); document.write( "if x apples cost b cents\r \n" ); document.write( "\n" ); document.write( "y apples will cost b*y/x\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |