Answer:
4(n-8)
Step-by-step explanation:
take out 4 from 4n-32
so it's 4(n-8) coz 32÷4=8 so yeah
Answer:
0.448 seconds
Step-by-step explanation:
d = -16t² -4t + 412
find t when d = 407
substituting d = 407 into the equation:
407 = -16t² -4t + 412 (subtract 407 from both sides)
-16t² -4t + 412 - 407 = 0
-16t² -4t + 5 = 0 (multiply both sides by -1)
16t² + 4t - 5 = 0
solving using your method of choice (i.e completing the square or using the quadratic equation), you will end up with
t = (-1/8) (1 + √21)= -0.70 seconds (not possible because time cannot be negative)
or
t = (-1/8) (1 -√21) = 0.448 seconds (answer)
Answer:
8 blocks away
Step-by-step explanation:
You just add
Answer:
Thats easy C:
2 and 3 at the same time
Step-by-step explanation:
3x2=6 or if you dived 6/2=3
Also one thing when doing markup or profit(I think thats how you spell it if not im srry my spelling is very bad lol) you dived it
Have a good day :D
To do this problem, you need to use a process called completing the square. Let me explain:
To complete the square on the function f(x) = x² + 8x +13, first group the first two terms in ( ) and leave some space at the end as follows:
f(x) = (x² + 8x ) + 13 Now our next step is to fill in the space and adjust our expression on the right hand side of the function. To do this, we take half of the middle number 8 and then square it: so 4² = 16 and we fill in our space inside the ( ) with this value 16;
f(x) = (x² + 8x + 16) + 13 now what we have done is to increase the overall value of our expression on the right by 16, but we want the overall value to remain the same. To fix this we simply need to subtract 16 at the end like this: f(x) = (x² + 8x + 16) + 13 -16 we can simplify and get the following.
f(x) = (x² + 8x + 16) - 3 At this point we're almost done.. All we need to do now is to rewrite the what is in the parentheses in a slightly different form. Here is what it will look like: f(x) = (x + 4)² - 3 notice all I did was take the sum of the square root of x² and the square root of 16 originally in the ( ) to get then new expression inside the ( ) and then square that ( )²
Now this is a nice form to have because you can get the vertex straight from this form.. IN FACT this is called vertex form or (h,k) form for short. In general the form is f(x) = a(x - h)² + k don't worry about the 'a' for now.. you might see that in our case it is just 1 and will not effect our equation. You only have to consider this if the original leading coefficient of the quadratic is not 1 to begin with...
So you can see that our vertex is (-4,-3)
Hope this is helpful, but if you have questions let me know.