Answer:


Step-by-step explanation:
Given

per mile
Solving (a): Linear Equation
The total charges (c(x)) is: the base charge + the rate * number of miles (x).
So, we have:


Solving (b): Cost of rent, if miles = 160
This implies that x = 160
So, we have:




Y=-2x-7
Y=mx+b where m is the slope and b is the y-intercept
Answer:
The minimum value of f(x) is 2
Step-by-step explanation:
- To find the minimum value of the function f(x), you should find the value of x which has the minimum value of y, so we will use the differentiation to find it
- Differentiate f(x) with respect to x and equate it by 0 to find x, then substitute the value of x in f(x) to find the minimum value of f(x)
∵ f(x) = 2x² - 4x + 4
→ Find f'(x)
∵ f'(x) = 2(2)
- 4(1)
+ 0
∴ f'(x) = 4x - 4
→ Equate f'(x) by 0
∵ f'(x) = 0
∴ 4x - 4 = 0
→ Add 4 to both sides
∵ 4x - 4 + 4 = 0 + 4
∴ 4x = 4
→ Divide both sides by 4
∴ x = 1
→ The minimum value is f(1)
∵ f(1) = 2(1)² - 4(1) + 4
∴ f(1) = 2 - 4 + 4
∴ f(1) = 2
∴ The minimum value of f(x) is 2
Answer:
(1, 5 )
Step-by-step explanation:
Given
x² - 2x + y - 4 = 0 ( add 4 to both sides )
x² - 2x + y = 4
Complete the square on x² - 2x
add ( half the coefficient of the x term )² to both sides
x² + 2(- 1)x + 1 + y = 4 + 1, that is
(x - 1)² + y = 5
Subtract (x - 1)² from both sides
y = - (x - 1)² + 5
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
y = - (x - 1)² + 5 ← is in vertex form
with vertex = (1, 5 )
Answer:
0, 4
Step-by-step explanation: