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:
z=20 and y=38
Step-by-step explanation:
Answer:
180 degrees clockwise for fir part and sec i think is counterclockwise of 90 degreees
Step-by-step explanation:
Isosceles triangle
so
x + 8 = 2x -1
x = 9
BC = 3x - 3
BC = 3(9) - 3
BC = 27 - 3
BC = 24
Answer:
From given, we have,
Paul says he is 16 inches shorter than 1 1/2 times Theresa's height.
Steve says he's 6 inches shorter than 1 1/3 times Theresa's height.
Let the height of Theresa be "x" inches.
So, we get,
For Paul, 1 1/2 x - 16 = T
⇒ 3/2 x - 16 = T ......(1)
For Steve, 1 1/3 x - 6 = T
⇒ 4/3 x - 6 = T .........(2)
equating equations (1) and (2), we get,
3/2 x - 16 = 4/3 x - 6
6 - 16 = 4/3 x - 3/2 x
-10 = (8 - 9)/6 x
-60 = -x
x = 60 inches.
Therefore, Theresa is 60 inches tall.