x is time and y is pencils that you have
'starts with 90' so at x=0, plot y=90
'gives away 15 every hour' so for every 1 hour, move 15 down on y
so at x=1, do 90-15=75 pencils
at x=2, do 75-15=60 pencils
etc
until you get to
x=6, do 15-15=0 pencils then stop because you can't give away 15 pencils when you have 0
see attachment for plot
I don't know how your segment tool works so you do it
if it draws a line, you only need 2 points, just do when x=0, y=90 and when x=6, y=0
Answer:
1300
Step-by-step explanation:
Let the amount put in the station's tank = x
4(400 + x) = 8100 - x Remove the brackets
1600 + 4x = 8100 - x Subtract 1600 from both sides
1600 - 1600 + 4x = 8100 - 1600 - x Do the subtraction
4x = 6500 - x Add x to both sides
4x + x = 6500 - x + x
5x = 6500 Divide by 5
5x/5 = 6500/5
x = 1300
1300 gallons were added to the station's tank.
That would be the median I think...
Answer:
y = -4
Step-by-step explanation:
First, let's find the slope. Since the line is horizontal, it's slope has to be 0 (this is because slope = rise/run, there is no "rise" in a horizontal line therefore the slope is 0)
Now, we need to find the y-intercept. This is where the line intercepts the y-axis. Looking at the graph, the line intercepts the axis at (0,-4), therefore the y-intercept is -4.
The equation would be:
y=0x-4
y=-4