document.write( "Question 1000647: Hamid bought 4.5 pounds of strawberries. The total cost of the strawberries was $8.10. How much did each pound of strawberries cost?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #618059 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call the price of a pound of berries, x. \n" ); document.write( "Thus 4.5x = 8.10 \n" ); document.write( "Divide both sides by 4.5 and get \n" ); document.write( "x = $1.80 per pound \n" ); document.write( " |