<h3>Two
Answers: <u>
x = 2 and x = 10</u></h3>
========================================================
Explanation:
Draw a horizontal line through 10 on the y axis. This is because R(x) = 10 is the same as y = 10. The output of the function is the y value.
See the diagram below.
The horizontal line crosses the parabola at two locations. From those points, draw a vertical line straight down to the x axis. Note how we land at x = 2 and x = 10. This means that R(2) = 10 and R(10) = 10.
The answer is approximately 0.11857
Answer: $2227.41
Step-by-step explanation:
A = P(1 + r/n)^nt
Answer: Line 1: (2, 3) , (4, 12)
m = (12 - 3)/(4 - 2) = 9/2 This is the slope of the line
y = (9/2)x + b
3 = (9/2)(2) + b
3 = 9 + b
b = -6
y = (9/2)x - 6
Line 2: (5, 10) , (14,8)
m = (8 - 10)/(14 - 5) = -2/9
this slope is the opposite sign, and inverse of the first equation's slope. Therefore, the line is perpendicular.
y = mx + b
8 = (-2/9)(14) + b
8 = -28/9 + b
11.11 = b
y = (-2/9)x + 11.11
Step-by-step explanation: Hope this helps :)