vvg
NRRRGGH!
A table of values is no use if the domain is infinite.
A table you make to find the coordinates to graph.
to have the values of x and y in a table
SELECT columns FROM tables INTO tablename - will create and insert values INSERT INTO table SELECT columns FROM tables - will insert from one or more tables into a table INSERT (columns) INTO table VALUES (literals) - will insert literal values into row in a table
The first thing to consider is whether the data are random.
Value of X can be chosen randomly when making a table of values representing a real world situation.
It is a table which shows a set of values that some variable takes and the number of times that it takes those values.
The major advantage of a hash table is its speed. Because the hash function is to take a range of key values and transform them into index values in such a way that the key values are distributed randomly across all the indices of a hash table.
Choose some values for x. Then calculate the corresponding values of y using the formula. Put these values in a table.Choose some values for x. Then calculate the corresponding values of y using the formula. Put these values in a table.Choose some values for x. Then calculate the corresponding values of y using the formula. Put these values in a table.Choose some values for x. Then calculate the corresponding values of y using the formula. Put these values in a table.
6
Any explanation will depend on whether or not the table of values and the graph are related to one another. Nothing in the question indicates that they are.