document.write( "Question 1041441: The cost C of double-dipped chocolate pretzel O's varies directly with the number of pounds of pretzels purchased, P. If the cost is $5442 when 5.0 pounds are purchased, find a linear function that relates the cost C to the number of pounds of pretzels purchased P. Then find the cost C when 6.0 pounds are purchased.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #656392 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! C=kP, k is a constant and P=pounds \n" ); document.write( "5442=k*5 \n" ); document.write( "k=1088.4 \n" ); document.write( "Therefore, the cost for 6 pounds is 6*1088.4=$6530.40 \n" ); document.write( " |