document.write( "Question 1150372: Mary buys p peaches at the farmer's market for d dollars each. She spends a total of t dollars on peaches. Create an equation that represents the relationship between t and p. \n" ); document.write( "
Algebra.Com's Answer #771754 by Theo(13342)![]() ![]() You can put this solution on YOUR website! t is the total cost of the peaches. \n" ); document.write( "p is the number of peaches. \n" ); document.write( "d is cost per peach.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula to use is t = p * d. \n" ); document.write( "the formula tells you that the total cost is equal to the number of peaches times the cost per peach.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you divide both sides of t = p * d by p, you get t / p = d. \n" ); document.write( "t / p = d can also be shown as d = t / p. \n" ); document.write( "this formula tells you that the cost per peach is equal to the total cost divided by the number of peaches.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you divide both sides of t = p * d by d, you get t / d = p. \n" ); document.write( "t / d = p can also be shown as p = t / d. \n" ); document.write( "this formula tells you that the number of peaches is equal to the total cost divided by the cost per peach.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |