document.write( "Question 504907: If n pencils cost S cents, how much would k pencils cost, in cents? \n" ); document.write( "
Algebra.Com's Answer #339736 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If n pencils cost S cents, how much would k pencils cost, in cents? \n" ); document.write( "--- \n" ); document.write( "Each pencil costs s/n cents \n" ); document.write( "--- \n" ); document.write( "k pencils will cost k(s/n) = (ks/n) cents \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |