Oranges = x
apples = y
8x + 11y = 15.22
x = 0.50
8(0.50) + 11y = 15.22
4 + 11y = 15.22
11y = 15.22 - 4
11y = 11.22
y = 11.22/11
y = 1.02 <== cost of each apple
Just did a specific one of these; let's do the general case.
The point nearest the origin is (a,b).
The line from the origin through the point is

The line we seek is perpendicular to this one. We swap the coefficients on x and y, negating one, to get the perpendicular family of lines. We set the constant by plugging in the point (a,b):


That's standard form; let's plug in the numbers:


9514 1404 393
Answer:
a8 = 4
Step-by-step explanation:
Put 8 where n is and do the arithmetic.
a8 = (1/2)(8) = 8/2 = 4
The 8th term of this arithmetic sequence is 4.
Answer:
<h3>
f(x) = 6(x - 2)² + 3</h3>
Step-by-step explanation:
f(x) = a(x - h)² + k - vertex form of the equation of the parabola with vertex (h, k)
"the parabola opens upward" means: a>0
"the parabola has x = 2 as an axis of symmetry" means: h = 2
so f(x) = a(x - 2)² + k
"the parabola contains the point (1, 9)" means:
9 = a(1 - 2)² + k
9 = a(-1)² + k
9 = a + k
k = 9 - a
"the parabola contains the point (4, 27)" means:
27 = a(4 - 2)² + k
so:
27 = a(2)² + 9 - a
27 = 4a + 9 - a
3a = 18
a = 6
and k = 9 - 6 = 3
Therefore the vertex form for this parabola is:
<u> f(x) = 6(x - 2)² + 3</u>