Answer:
Step-by-step explanation:
using your f(x) I want to show you how to plug in different things itnot he function.
f(x) = -x + 4
f(1) = -1 + 4 = 3
f(2) = -2 + 4 = 2
f(m) = -m + 4
f(abc) = -(abc) + 4
f(h(x)) = -h(x) + 4
Does that help? what if you replaced h(x) with g(x)? Of course you already have that x so you could make it a little simpler as well. Let me know if you don't quite get it.
Are you sure it’s a scalene triangle because if you only know one side and all the other sides are different lengths then it’s impossible to computer unless we know angle measures. It would have to be isoceles or we would need angle measures
Distance = rate * time
t = d / r
t = 91 / 14 = 6.5 hrs
plus 2 hour rest stop
8.5 hrs
start at 7 AM
end at 3:30 PM
We have been provided a diagram which tells us that Patti drew vertical line segments from two points to the line in her scatter plot. The first point she selected was dwarf crocodile. The second point she selected was for an Indian Gharial crocodile.
We can see that dwarf crocodile's bite force is closer to line of best fit than Indian Gharial crocodile. Indian Gharial crocodile seems to be an outlier for our data set.
Therefore, Patti's line have resulted in a predicted bite force that was closer to actual bite force for the dwarf crocodile.
Y=a(x-h)^2+k
vertex form is basically completing the square
what you do is
for
y=ax^2+bx+c
1. isolate x terms
y=(ax^2+bx)+c
undistribute a
y=a(x^2+(b/a)x)+c
complete the square by take 1/2 of b/a and squaring it then adding negative and postive inside
y=a(x^2+(b/a)x+(b^2)/(4a^2)-(b^2)/(4a^2))+c
complete square
too messy \
anyway
y=2x^2+24x+85
isolate
y=(2x^2+24x)+85
undistribute
y=2(x^2+12x)+85
1/2 of 12 is 6, 6^2=36
add neagtive and postivie isnde
y=2(x^2+12x+36-36)+85
complete perfect square
y=2((x+6)^2-36)+85
distribute
y=2(x+6)^2-72+85
y=2(x+6)^2+13
vertex form is
y=2(x+6)^2+13