Answer:
The answer will be 2x-12
Step-by-step explanation:
Hope this Helped
Well, it depends on the window.
To find the y intercept you must substitute 0 into x.
F(x) = (-3x0) - (6x0) - 5
F(x) = -5
To find the axis of symmetry and vertex we use the formula -b/2a to find the x coordinate
x = 6/(-3x2)
x = 6/-6
x = -1
Now we need to find the y coordinate so we sub -1 into x.
F(x) = (-3x-1) - (6x-1) - 5
F(x) = 3 + 6 - 5
F(x) = 4
The axis of symmetry and vertex are (-1,4) and the y coordinate is -5. Hope this helps.
Originally, both range() and xrange() produced numbers that could be iterated over with ... whereas reversed() is generally used to loop over a sequence in reverse order. ... Once you have it installed, put in the following:.