Answer: 19 Startroot and 24 endroot
Step-by-step explanation:
Answer:
min = a_1
for i:= 2 to n:
if
< min then min = 
return min
Step-by-step explanation:
We call the algorithm "minimum" and a list of natural numbers 
So lets first set the minimum to 
min = a_1
now we want to check all the other numbers.
We can use a simple for loop, to find the minimum
min = a_1
for i:= 2 to n:
if
< min then min = 
return min
Step-by-step explanation:
slope formula when it's perpendicular : m1 × m = -1
Now Differentiate the quadratic function given.
d/dx ( x^2 - x + 1 ) at an x value of -1 from the point "(-1 , 3 )"
= 2x - 1 .... plug in the x value
= 2 × -1 - 1 = -3.
Use this equation...
y - y1 = m(x - x1)
m = slope = derivative at x = -1
y1 = value found by subbing -1 into the original function
x1 = the x value often given.
y - 3 = 1/3 (x + 1)
= 1/3x + 1/3 + 3
y = 1/3x + 10/3.
not sure about this one - it probably intersects at the x & y intercepts of the equation of the normal line.
y = 0 + 10/3 = 10/3
1/3x = 0 - 10/3
x = -10/3 / 1/3 = -10
so the point .... (-10 , 10/3)
Answer:
Brand A is the better deal!
Step-by-step explanation:
Let's start by comparing.
We know brand B has the following cost: 5 ounces = $3.75
10 ounces $7.50 and 16 ounces = $12
Now check the graph.
6 ounces cost $3
12 ounces cost $6
20 ounces cost $10
I don't think we need to look any further but brand A is the better deal!