<p>Shaun is comparing rates at two dog daycares. </p><p>Lucky Dog Daycare uses the equation `y = 10x + 25` to determine the total cost `(y)`, where `x` represents the number of visits.</p><p>Woof Daycare shows Shaun a graph that represents their prices.</p><LineGraph data-props='{ "options": { "x_min": 0, "y_min": 0, "y_max": 100, "x_max": 10, "cell_size": 20, "x_interval": 1, "y_interval": 10, "x_label": "Number of Visits", "y_label": "Cost (dollars)", "title": " ", "x_axis_name": " ", "y_axis_name": " " }, "points": [ { "id": 0, "x": 0, "y": 30, "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": 4, "y": 50, "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": 8, "y": 70, "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": 3, "x": 10, "y": 80, "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": 3, "show_start_arrow": false, "show_end_arrow": true, "highlight_line": "#000000" } ]}'></LineGraph ><ul><li>Which daycare charges less for each visit? </li><li>What is the difference in the cost per visit?</li><li>Which daycare has a lower initial fee?</li><li> What is the difference in initial fees?</li></ul>