<p>Big Juice is comparing its smoothie prices to Tasty Juice.</p><p>Big Juice uses the equation `y = 0.25x + 4` to determine the cost `(y)` of a banana smoothie were `x` represents the number of added ingredients.</p><p>Tasty Juice uses a graph to represent their price for a banana smoothie.</p> <LineGraph data-props='{ "options": { "x_min": 0, "y_min": 0, "y_max": 10, "x_max": 10, "cell_size": 20, "x_interval": 1, "y_interval": 1, "x_label": "Number of Added Ingredients", "y_label": "Cost (dollars)", "title": " ", "x_axis_name": " ", "y_axis_name": " " }, "points": [ { "id": 0, "x": 0, "y": 3, "show_point": false, "highlight_point": false, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "x_coordinate_highlight": true, "y_coordinate_highlight": true, "show_x_intercept_point": false, "show_y_intercept_point": false }, { "id": 1, "x": 8, "y": 7, "show_point": false, "highlight_point": false, "highlight_point_color": "#A3A3B3", "show_coordinates": false, "x_coordinate_highlight": true, "y_coordinate_highlight": true, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_x_intercept": false, "show_y_intercept": false }, { "id": 2, "x": 10, "y": 8, "show_point": false, "highlight_point": false, "highlight_point_color": "#A3A3B3", "show_coordinates": false, "x_coordinate_highlight": true, "y_coordinate_highlight": true, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_x_intercept": false, "show_y_intercept": false } ], "line_segments": [ { "first_point_id": 0, "second_point_id": 2, "show_start_arrow": false, "show_end_arrow": true, "highlight_line": "#000000" } ]}'></LineGraph ><ul><li>Which company charges less for each added ingredient?</li><li>What is the difference in the cost per ingredient?</li> <li>Which company has a lower cost for the banana smoothie with no added ingredients? </li><li>What is the difference in the cost?</li></ul>