subject

Below is an "oracle" function. an oracle function is a function presented interactively. when you type in an t value, and press the --f--> button the the value f(t) appears in the right hand window. there are three lines, so you can easily calculate three different values of the function at one time

the function f(t) represents the height in feet of a ball thrown into the air, t seconds after it has been thrown. calculate the velocity 0.8 seconds after the ball has been thrown.

the velocity at 0.8 = ?

now i know that you need the calculator thing to solve this but if you could just tell me how to go about it that would be great. also some number may at 0.8 seconds the height is 30.06 at 1 second the height is 28. 0 seconds the height is 24.3

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:50
Write a 3-4 page apa formatted paper comparing your organization’s it strategy with the best practices outlined in your course text. content should include, but not be limited to: developing and delivering on the it value, developing it strategy for the business value and linking it to business metrics. your paper should include an abstract and a conclusion and a reference page with 3-5 references
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
What is the worst-case complexity of the maxrepeats function? assume that the longest string in the names array is at most 25 characters wide (i.e., string comparison can be treated as o( class namecounter { private: int* counts; int nc; string* names; int nn; public: namecounter (int ncounts, int nnames); int maxrepeats() const; }; int namecounter: : maxrepeats () { int maxcount = 0; for (int i = 0; i < nc; ++i) { int count = 1; for (int j = i+1; j < nc; ++j) { if (names[i] == names[j]) ++count; } maxcount = max(count, maxcount); } return maxcount; }
Answers: 3
question
Computers and Technology, 23.06.2019 21:30
Examine the list below. which factors positively affect lifetime income? check all that apply.
Answers: 1
question
Computers and Technology, 24.06.2019 00:20
Describe a data structures that supports the stack push and pop operations and a third operation findmin, which returns the smallest element in the data structure, all in o(1) worst-case time.
Answers: 2
You know the right answer?
Below is an "oracle" function. an oracle function is a function presented interactively. when you ty...
Questions
question
Mathematics, 16.07.2021 01:20
question
Mathematics, 16.07.2021 01:20
question
Biology, 16.07.2021 01:30
question
English, 16.07.2021 01:30
question
Mathematics, 16.07.2021 01:30
Questions on the website: 13722367