document.write( "Question 688448: Johnny wants to ship a package. Shipping costs $2.49 for the first pound and $1.24 for each additional pound. If it costs $11.17 to ship the package, how much did it weigh? \n" ); document.write( "
Algebra.Com's Answer #425631 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! s is shipping, a is weight after 1st pound \n" ); document.write( "s = 2.49 + 1.24a \n" ); document.write( "... \n" ); document.write( "11.17 = 2.49 + 1.24a \n" ); document.write( "11.17 - 2.49 = 1.24a \n" ); document.write( "8.68 = 1.24a ==> divide both sides by 1.24 \n" ); document.write( "7 = a \n" ); document.write( "... \n" ); document.write( "It weighed 1 pound plus 7 additional pounds, for a total of \n" ); document.write( "……………………… \n" ); document.write( "Have more math questions? Get them all addressed at once. \n" ); document.write( "HomeworkHelpers@ReadingBoosters.com \n" ); document.write( "for quick, personalized coaching \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( "--Reading Boosters \n" ); document.write( " \n" ); document.write( " |