document.write( "Question 341619: The price of ground coffee beans is d dollars for 8 ounces and each ounce makes c cups of brewed coffee. In terms of c and d, what is the dollar cost of the ground coffee beans required to make 1 cup of brewed coffee? \n" ); document.write( "
Algebra.Com's Answer #244616 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The price of ground coffee beans is d dollars for 8 ounces and each ounce makes c cups of brewed coffee. In terms of c and d, what is the dollar cost of the ground coffee beans required to make 1 cup of brewed coffee? \n" ); document.write( "----------------------- \n" ); document.write( "Each ounce of coffee beans costs d/8 dollars \n" ); document.write( "---- \n" ); document.write( "Each ounce of coffee beans makes c cups. \n" ); document.write( "1 cup requires 1/c ounces of coffee beans. \n" ); document.write( "-------------------- \n" ); document.write( "price of 1/c ounces of coffee beans = (1/c)(d/8) = d/(8c) dollars \n" ); document.write( "--------- \n" ); document.write( "cost of beans to make one cup = d/(8c) dollars \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |