document.write( "Question 627328: if the price of candy is .40 cents per pound how much is 1/4 pound of candy cost \n" ); document.write( "
Algebra.Com's Answer #394871 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Total Cost = (Cost per pound)*(Number of Pounds)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Total Cost = (0.40)*(1/4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Total Cost = 0.10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So it costs 0.10 dollars or 10 cents\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: Some stores may only charge by the whole number of pounds. So you may have to buy 1 full pound at 40 cents. \n" ); document.write( " |