The output should be -5+10=5
Answer:
C. b²< 40
Step-by-step explanation:
2x²+ bx + 5=0 has no real solutions
=> D< 0
b² < 4ac
b²< 4(2)(5)
b²< 40
Answer:
y = 2x + 60
Step-by-step explanation:
Use the equation for a line: y = mx + b
Where
x and y are points on the graph
and m is the slope, and can be found by finding
so the slope is 10/5 or 2, since the graph goes up by 10 and over by 5.
so plug into the equation, and you get y = 2x + b
Next, pick a point on the graph, and plug in the x and y coordinates,
for example:
(x,y) = (5,70)
so, 70 = 2(5) + b
then solve for b
60 = b
Then rewrite the equation
y = 2x + 60