Answer:
The roots (zeros) are the x values where the graph intersects the x-axis. To find the roots (zeros), replace f(x) with 0 and solve for x. = (−∞,∞)
Step-by-step explanation:
Answer: R = (4, 5)
Step-by-step explanation: Midpoint is simply the center of a line. So, the equation for it is ((x1+x2)/2, (y1+y2)/2). Hence for this,
x coordinate- (6+x)/2=5
x=4
y coordinates- (9+y)/2=7
y=5
And therefore R is (4, 5)
Answer:
which number to solve, it kinda seem difficult

Normal-travel DATA:
distance = 240 km
rate = x km/h
time = d/r
= 240/x hrs
_______________________
Bad weather DATA:
distance = 240 km
rate = (x-20) km/h
time = 240/(x-20) hrs
______________________
Bad time - normal time = 2 hrs
240/(x-20) - 240/x = 2
120/(x-20) - 120/x = 1
120x -120(x-20) = x(x-20)
20 = x^2 -20x
x^2 - 20x - 20 = 0
x = [20 +- sqrt(20^2 - 4*1*-20)]/2
x = [20 +- sqrt(480)]/2
x = [20 +- 4sqrt(30)]/2
x = 10 +- 2sqrt(30)