function

What is a Function?

A function relates an input to an output.
function cogsIt is like a machine that has an input and an output.
And the output is related somehow to the input.

  f(x)  "f(x) = ... " is the classic way of writing a function.
And there are other ways, as you will see!

Input, Relationship, Output

We will see many ways to think about functions, but there are always three main parts:
  • The input
  • The relationship
  • The output

Example: "Multiply by 2" is a very simple function.

Here are the three parts:
InputRelationshipOutput
0× 20
1× 22
7× 214
10× 220
.........
For an input of 50, what is the output?

Some Examples of Functions








  • x2 (squaring) is a function
  • x3+1 is also a function
  • Sine, Cosine and Tangent are functions used in trigonometry
  • and there are lots more!
But we are not going to look at specific functions ...
... instead we will look at the general idea of a function.
===============================================================================
NOW IF YOU ARE SOLVING 
BEST REVISION BOOK OF MATHEMATICS BY ER. SHAMBHU KUMAR BELOW LINK MAY BE USEFUL TO YOU.

No comments:

Post a Comment