document.write( "Question 269068: The price P for a watermelon varies directly with its
\n" );
document.write( "weight w.
\n" );
document.write( "a) Write a formula for this variation.
\n" );
document.write( "b) If the price of a 30-pound watermelon is $4.20, then
\n" );
document.write( "what is the price of a 20-pound watermelon? \n" );
document.write( "
Algebra.Com's Answer #197208 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The price P for a watermelon varies directly with its \n" ); document.write( "weight w. \n" ); document.write( "a) Write a formula for this variation. \n" ); document.write( "P = kw \n" ); document.write( "---------------------- \n" ); document.write( "b) If the price of a 30-pound watermelon is $4.20, \n" ); document.write( "Use that fact to find \"k\": \n" ); document.write( "4.2 = k(30) \n" ); document.write( "k = 4.2/30 \n" ); document.write( "k = 2.1/15 \n" ); document.write( "k = 0.7/5 \n" ); document.write( "k = 7/50 \n" ); document.write( "So the Equation is P = (7/50)w \n" ); document.write( "------------------------------------------- \n" ); document.write( "then what is the price of a 20-pound watermelon? \n" ); document.write( "P = (7/50)(20) \n" ); document.write( "P = 14/5 \n" ); document.write( "Price = $2.80 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |