document.write( "Question 1031821: ups offers two-day shipping of any package weighing as much as 2 pounds for 5 dollars plus 1 cent per mile create an equation relating the distance (D) and shipping cost (C) in dollars. use the equation to figure out how far you can ship a 2-pound package for 35 dollars. \n" ); document.write( "
Algebra.Com's Answer #646482 by mananth(16946)![]() ![]() You can put this solution on YOUR website! ups offers two-day shipping of any package weighing as much as 2 pounds for 5 dollars plus 1 cent per mile \r \n" ); document.write( "\n" ); document.write( "C(x) = 5 +0.01D\r \n" ); document.write( "\n" ); document.write( "use the equation to figure out how far you can ship a 2-pound package for 35 dollars.\r \n" ); document.write( "\n" ); document.write( "C(x) = 5 +0.01D\r \n" ); document.write( "\n" ); document.write( "35 = 5+0.01D\r \n" ); document.write( "\n" ); document.write( "30=0.01D \n" ); document.write( "D= 30/0.01\r \n" ); document.write( "\n" ); document.write( "D= 3000 miles for $35 \n" ); document.write( " \n" ); document.write( " |