Answer:
10
Step-by-step explanation:
F(x) = 3x+1, for f. 3)
3x3=9
9+1=10
Answer:
Create the table and choose a set of x values. Substitute each x value (left side column) into the equation. Evaluate the equation (middle column) to arrive at the y value. An Optional step, if you want, you can omit the middle column from your table, since the table of values is really just the x and y pairs.
Step-by-step explanation:
Specify a name for the function.
Specify a name and data type for each input parameter.
Specify the routine attributes.
Specify the RETURNS TABLE keyword.
Specify the BEGIN ATOMIC keyword to introduce the function-body.
Specify the function body.
Answer:
FORMULA FOR SURFACE AREA OF SPHERE = 4 pi r^2
r = 6 " area = 4 pi X 6 X 6 = 144 pi " squared
r = 12 "
area = 4 X pi X 12 X 12 = 576 pi" squared
ANSWER Area will be 4 times the original
Step-by-step explanation:
Answer:
2
Step-by-step explanation:
We can find the slope between two points by using
m= (y2-y1)/(x2-x1)
= (3 - -3)/(0 - -3)
= (3+3)/(0+3)
= 6/3
=2