Question

Each set of ordered pairs represents a function. Write a rule that represents the function, (0,5),...

Each set of ordered pairs represents a function. Write a rule that represents the function,
(0,5), (1,6), 2,7), 3,8), (4,9)
(0,0), (1,-2), (2,-4), (3,-6), (4,-8)
(0,2), (1,5), (2,8), (3,11), (4,14)
(0,1), (1,2), (2,4), (3,8), (4,16)

Homework Answers

Answer #1

In first case y is changing with x ie. increment in x = inrement in y therefore it must be a linear function

Clearly it follows y = x + 5

In second case y is decreasing 2 times the x

therefore it follows y = - 2x

In third case it is similar to 1st case but here y is increasing 3 times that of x

initial value of y = 2 therefore function will be

y = 2 + 3x

In fourth case clearly it is exponential form because at x= 0 y = 1 = 2^0

x= 1 , y = 2 = 2^1

x = 2 , y = 4 = 2^2

x= 3 , y = 8 = 2^3

x = 4 , y = 16 = 2^4

therefore clearly it is y = 2^x

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Consider the following set of ordered pairs shown below. Assuming that the regression equation is y+...
Consider the following set of ordered pairs shown below. Assuming that the regression equation is y+ 0.833+ 1.000x and the SSE=2.8332​, construct a​ 90% confidence interval for x=2. X: 5 1 4 4 3 1 Y:6 2 6 4 3 2 Calculate the upper and lower limits of the confidence interval. UCL=? LCL=?
1. Find the orthogonal projection of the matrix [[3,2][4,5]] onto the space of diagonal 2x2 matrices...
1. Find the orthogonal projection of the matrix [[3,2][4,5]] onto the space of diagonal 2x2 matrices of the form lambda?I.   [[4.5,0][0,4.5]]  [[5.5,0][0,5.5]]  [[4,0][0,4]]  [[3.5,0][0,3.5]]  [[5,0][0,5]]  [[1.5,0][0,1.5]] 2. Find the orthogonal projection of the matrix [[2,1][2,6]] onto the space of symmetric 2x2 matrices of trace 0.   [[-1,3][3,1]]  [[1.5,1][1,-1.5]]  [[0,4][4,0]]  [[3,3.5][3.5,-3]]  [[0,1.5][1.5,0]]  [[-2,1.5][1.5,2]]  [[0.5,4.5][4.5,-0.5]]  [[-1,6][6,1]]  [[0,3.5][3.5,0]]  [[-1.5,3.5][3.5,1.5]] 3. Find the orthogonal projection of the matrix [[1,5][1,2]] onto the space of anti-symmetric 2x2 matrices.   [[0,-1] [1,0]]  [[0,2] [-2,0]]  [[0,-1.5] [1.5,0]]  [[0,2.5] [-2.5,0]]  [[0,0] [0,0]]  [[0,-0.5] [0.5,0]]  [[0,1] [-1,0]] [[0,1.5] [-1.5,0]]  [[0,-2.5] [2.5,0]]  [[0,0.5] [-0.5,0]] 4. Let p be the orthogonal projection of u=[40,-9,91]T onto the...
Consider the following set of ordered pairs. x 4 1 2 5 y 5 1 3...
Consider the following set of ordered pairs. x 4 1 2 5 y 5 1 3 6 ​ a) Calculate the slope and​ y-intercept for these data. ​ b) Calculate the total sum of squares​ (SST). ​c) Partition the sum of squares into the SSR and SSE.
Consider the following set of ordered pairs, x   y 2   6 7   11 1   4 4  ...
Consider the following set of ordered pairs, x   y 2   6 7   11 1   4 4   9 3   7 Assuming that the regression equation is y=3.519 + 1.142x and that the SSE= 1.5755, test to determine if the slope is not equal to zero using a=0.05. Test statistic= identify the critical values= and last state the conclusion
The equation below represents a      linear demand curve. Use the grid (right) for your plots. Write...
The equation below represents a      linear demand curve. Use the grid (right) for your plots. Write all derivations in the space below. l) Plot the demand function on the top set of axes. Your demand function is: Qx = 80,000-200Px 2) The price function is the inverse of the demand function. Write this inverse below. 3) Use the price function to obtain the total revenue function (TR). Write the TR function below. You will plot TR on the lower set...
Program has to be written in ML language. Write functions in ML to do the following:...
Program has to be written in ML language. Write functions in ML to do the following: 1. Given a list, return that list with its first and third elements deleted. Assume the length of the list is at least 3. 2. Given a list of real pairs, return the list containing the larger element in each pair. Examples: larger_in_pair([]) = [] larger_in_pair([(1.0,2.5),(4.7,3.6),(5.5,8.8)] = [2.5,4.7,8.8] 3. Given two lists of integers, return the list of the sums of the elements in...
Consider the following set of ordered pairs. x 6 1 4 3 4 0 y 5...
Consider the following set of ordered pairs. x 6 1 4 3 4 0 y 5 2 5 3 4 5 Assuming that the regression equation is y=3.375 + 0.208x and that the SSE=6.9583​, test to determine if the slope is not equal to zero using α=0.10. State the hypotheses. Choose the correct answer below. A. H0​: β ≠0 H1​: β=0 B. H0​: β=0 H1​: β>0 C. H0​: β=0 H1​: β≠0 D. H0​: β=0 H1​: β<0 Calculate the test statistic....
For each of the following pairs of polynomials f(x) and g(x), write f(x) in the form...
For each of the following pairs of polynomials f(x) and g(x), write f(x) in the form f(x) = k(x)g(x) + r(x) with deg(r(x)) < deg(g(x)). a)   f(x) = x^4 + x^3 + x^2 + x + 1 and g(x) = x^2 − 2x + 1. b)   f(x) = x^3 + x^2 + 1 and g(x) = x^2 − 5x + 6. c)   f(x) = x^22 − 1 and g(x) = x^5 − 1.
Write a function count_div5(nested_list) that takes in a list of lists of integers, and returns a...
Write a function count_div5(nested_list) that takes in a list of lists of integers, and returns a list of integers representing how many integers in each sublist of the original were divisible by 5. Examples: >>> count_div5([[5, 3, 25, 4], [46, 7], [5, 10, 15]]) [2, 0, 3] >>> count_div5([]) [] >>> count_div5([[-20, 10, 2, 4, 5], [], [5], [8, 25, 10], [6]]) [3, 0, 1, 2, 0]
write a python program that include a function named activity_selection() and take in two arguments, first...
write a python program that include a function named activity_selection() and take in two arguments, first one would be the number of tasks and the second argument would be a list of activities. Each activity would have an activity number, start time and finish time. Example activity_selection input and output: activity_selection (11, [[1, 1, 4 ], [2, 3, 5], [3, 0, 6], [4, 5, 7], [5, 3, 9], [6, 5, 9],[7, 6, 10], [ 8, 8, 11], [ 9, 8,...