Hello,
I note (a,b,c) the result of a quarters, b dimes and c pennies:
2 solutions:
106=( 3, 3, 1)=( 1, 8, 1)
106=( 0, 0, 106) but : 100= 0*25+ 0*10+ 100
106=( 0, 1, 96) but : 100= 0*25+ 1*10+ 90
106=( 0, 2, 86) but : 100= 0*25+ 2*10+ 80
106=( 0, 3, 76) but : 100= 0*25+ 3*10+ 70
106=( 0, 4, 66) but : 100= 0*25+ 4*10+ 60
106=( 0, 5, 56) but : 100= 0*25+ 5*10+ 50
106=( 0, 6, 46) but : 100= 0*25+ 6*10+ 40
106=( 0, 7, 36) but : 100= 0*25+ 7*10+ 30
106=( 0, 8, 26) but : 100= 0*25+ 8*10+ 20
106=( 0, 9, 16) but : 100= 0*25+ 9*10+ 10
106=( 0, 10, 6) but : 100= 0*25+ 10*10+ 0
106=( 1, 0, 81) but : 100= 1*25+ 0*10+ 75
106=( 1, 1, 71) but : 100= 1*25+ 1*10+ 65
106=( 1, 2, 61) but : 100= 1*25+ 2*10+ 55
106=( 1, 3, 51) but : 100= 1*25+ 3*10+ 45
106=( 1, 4, 41) but : 100= 1*25+ 4*10+ 35
106=( 1, 5, 31) but : 100= 1*25+ 5*10+ 25
106=( 1, 6, 21) but : 100= 1*25+ 6*10+ 15
106=( 1, 7, 11) but : 100= 1*25+ 7*10+ 5
106=( 1, 8, 1) is good
106=( 2, 0, 56) but : 100= 2*25+ 0*10+ 50
106=( 2, 1, 46) but : 100= 2*25+ 1*10+ 40
106=( 2, 2, 36) but : 100= 2*25+ 2*10+ 30
106=( 2, 3, 26) but : 100= 2*25+ 3*10+ 20
106=( 2, 4, 16) but : 100= 2*25+ 4*10+ 10
106=( 2, 5, 6) but : 100= 2*25+ 5*10+ 0
106=( 3, 0, 31) but : 100= 3*25+ 0*10+ 25
106=( 3, 1, 21) but : 100= 3*25+ 1*10+ 15
106=( 3, 2, 11) but : 100= 3*25+ 2*10+ 5
106=( 3, 3, 1) is good
106=( 4, 0, 6) but : 100= 4*25+ 0*10+ 0
60 = a * (-30)^2
a = 1/15
So y = (1/15)x^2
abc)
The derivative of this function is 2x/15. This is the slope of a tangent at that point.
If Linda lets go at some point along the parabola with coordinates (t, t^2 / 15), then she will travel along a line that was TANGENT to the parabola at that point.
Since that line has slope 2t/15, we can determine equation of line using point-slope formula:
y = m(x-x0) + y0
y = 2t/15 * (x - t) + (1/15)t^2
Plug in the x-coordinate "t" that was given for any point.
d)
We are looking for some x-coordinate "t" of a point on the parabola that holds the tangent line that passes through the dock at point (30, 30).
So, use our equation for a general tangent picked at point (t, t^2 / 15):
y = 2t/15 * (x - t) + (1/15)t^2
And plug in the condition that it must satisfy x=30, y=30.
30 = 2t/15 * (30 - t) + (1/15)t^2
t = 30 ± 2√15 = 8.79 or 51.21
The larger solution does in fact work for a tangent that passes through the dock, but it's not important for us because she would have to travel in reverse to get to the dock from that point.
So the only solution is she needs to let go x = 8.79 m east and y = 5.15 m north of the vertex.
Answer
125 of each meal are ordered
Step-by-step explanation:
You first multiply 7 x 125, which will get you 875
Next, you multiply 5 x 125 and get 625
Add that together and you get 1500
Answer:
-81t^2 +16
Step-by-step explanation:
(9t-4)(-9t-4)
FOIL
first: -9t*9t = -81t^2
outer : -4*9t = -36t
inner : -4 *-9t = 46t
last = -4*-4 = 16
Add them together
-81t^2 -36t+36t+16
-81t^2 +16