Answer:
x: 0, 1, 2, 3, 4, 5
y: 0, 1.5, 3, 4.5, 6, 7.5
Step-by-step explanation:
To create a table that satisfies a function, you need to first choose some x values. Some common x values are 0, 1, 2, 3, 4, 5 or -2. -1, 0, 1, 2, but it doesn't matter which numbers you choose.
Then, plug the x values in to the function to get a table of y-values.
I chose the x-values as 0, 1, 2, 3, 4, 5 but these numbers could be anything. To find the y, I plugged each x into the function.
y = 3 * ( 0 ) / 2 = 0 / 2 = 0
y = 3 * ( 1 ) / 2 = 3 / 2 = 1.5
y = 3 * ( 2 ) / 2 = 6 / 2 = 3
y = 3 * ( 3 ) / 2 = 9 / 2 = 4.5
y = 3 * ( 4 ) / 2 = 12 / 2 = 6
y = 3 * ( 5 ) / 2 = 15 / 2 = 7.5