document.write( "Question 347997: post office charges a flat fee of 1.50 for any package under 2 pounds. for a package weighing between 2 an 5lbs the office charges .75 per pound. after 5lbs the post office charges .25 per pound plus a flat fee of $3.
\n" ); document.write( "write equation of the piecewise linesr function,and graph the function from 0lbs to 10lbs
\n" ); document.write( "

Algebra.Com's Answer #248808 by texttutoring(324)\"\" \"About 
You can put this solution on YOUR website!
Let C = Cost
\n" ); document.write( "Let x = weight of package, in pounds\r
\n" ); document.write( "\n" ); document.write( "Under 2 pounds: \r
\n" ); document.write( "\n" ); document.write( "C = 1.50\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Between 2-5 pounds:\r
\n" ); document.write( "\n" ); document.write( "C = 0.75x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Over 5 pounds:\r
\n" ); document.write( "\n" ); document.write( "C = 0.25x + 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "These are all just lines.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On you graph, have Cost (in $) on the y-axis, and Weight (in pounds) on the x-axis.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From 0-2 pounds, your line will be a horizontal line at C=$1.50.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From 2-5 pounds, your line will be a diagonal line with a slope of 0.75 (or 3/4) and the y-intercept is 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After 5 pounds, your line will have a slope of 0.25 (or 1/4) and the y-intercept is 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So you will actually have 3 different lines on the same graph.\r
\n" ); document.write( "\n" ); document.write( "If you need assistance with the graph please let me know. Hope this helps!
\n" ); document.write( "
\n" );