document.write( "Question 1085943: Please may you help me immediately to solve this problem: a.suppose the international airmail on articles/packets to countries in zone 1 are given below.
\n" );
document.write( "Weight (w) cost in kina
\n" );
document.write( "Up to 50 55
\n" );
document.write( "Up to 150 110
\n" );
document.write( "Up to 250 180
\n" );
document.write( "Up to 1kg 290
\n" );
document.write( "Up to 2kg 450\r
\n" );
document.write( "\n" );
document.write( "i.write the cost function,in function notation for the above.
\n" );
document.write( "ii.Draw the graph of this function
\n" );
document.write( "iii.state the domain and range of this function
\n" );
document.write( "iv.does the graph really represent a function? Justify you answer. \n" );
document.write( "
Algebra.Com's Answer #700043 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Part i)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The cost function is the piecewise function given below\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "where w is the weight in grams, and c(w) is the cost\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The piecwise function basically says\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c(w) = 55 if \n" ); document.write( "OR \n" ); document.write( "c(w) = 110 if \n" ); document.write( "OR \n" ); document.write( "c(w) = 180 if \n" ); document.write( "OR \n" ); document.write( "c(w) = 290 if \n" ); document.write( "OR \n" ); document.write( "c(w) = 450 if \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so we have 5 separate functions depending on what w is. The notation given previously (with the big single curly brace) is a more compact way to write the piecewise function.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part ii)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The graph is shown here. The graph was created with GeoGebra (free graphing software).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note how points {C, E, G, I} are open circles to indicate we do NOT include them as part of the function\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The graph represents a step function\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part iii)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Domain: set of real numbers w such that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "basically saying that the weights can be as small as 0 grams or as large as 2000 grams (2 kg).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Range: c(w) can be only values drawn from this set: {55, 110, 180, 290, 450} \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Those values are the given costs for each piece of the piecewise function (see part i)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part iv)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Yes it's a function because it passes the vertical line test. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For any given input, there is EXACTLY ONE output. This adds further confirmation that we have a function here. \n" ); document.write( " |