document.write( "Question 677932: If p pounds of apples cost D dollars, how many pounds can i get for C cents? \n" ); document.write( "
Algebra.Com's Answer #421201 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If p pounds of apples cost D dollars, how many pounds can i get for C cents?
\n" ); document.write( "100\"d%2Fp\" = cost per pound in cents
\n" ); document.write( "then
\n" ); document.write( "\"c%2F%28%28100d%29%2Fp%29\" = no. of pounds for c cents
\n" ); document.write( "invert the dividing fraction and multiply
\n" ); document.write( "c *\"p%2F%28100d%29\" = \"%28cp%29%2F%28100d%29\"; no. of pounds for c cents
\n" ); document.write( "
\n" ); document.write( "
\n" );