document.write( "Question 1138459: The price of a box of cereal is represented by the function p(x) = 0.06x + 0.55, there x is the number of ounces of cereal. Write a function u(x) that represents the unit price (price per ounce of cereal.) \n" ); document.write( "
Algebra.Com's Answer #756296 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "\"p%28x%29+=+0.06x+%2B+0.55\", there \"x\" is the number of ounces of cereal.\r
\n" ); document.write( "\n" ); document.write( " Write a function \"u%28x%29\" that represents the unit price (price per ounce of cereal.)\r
\n" ); document.write( "\n" ); document.write( "unit price is price \"per \"1\" ounce\" and\"x\" is the number of ounces; so, unit price is price when \"x=1\"\r
\n" ); document.write( "\n" ); document.write( "\"p%281%29+=+0.06%2A1+%2B+0.55\"\r
\n" ); document.write( "\n" ); document.write( "\"p%281%29+=+0.61\"->unit price
\n" ); document.write( "
\n" );