Ask a New Question
Search
Math: which set of output
i need help! my last math question cant figure out! whats the rule for input 3 output 9 input 4 output 16 input blank output 25
2 answers
asked by
lillie
876 views
Math:
which set of output values correctly complete the function table? Y= 2x- 4 Input (x) Output (y) 6 ? 2 ? -4 ? 8, 2, -12 8,
1 answer
asked by
Lori
152 views
How do you import the math module and call functions in that library?
To the best of your mathematical ability, describe what
1 answer
78 views
1. How do you import the math module and call functions in that library?
2. To the best of your mathematical ability, describe
1 answer
57 views
What would the output be for the following program import math num1 =64 num2 = math.sqrt(num1) // (88 % 7 -1) print (num2)?(1
1 answer
asked by
r
16 views
What would the output be for the following program? import math num1 = 64 num2 = math.sqrt(num1) // (88 % 7 -1) print (num2) (1
1 answer
asked by
r
18 views
Consider the following selection statement where X is an integer test score between 0 and 100.
input X if (0 <= X and X < 49)
1 answer
asked by
Anonymous
669 views
Consider the following selection statement where X is an integer test score between 0 and 100.
input X if (0 <= X and X < 49)
1 answer
asked by
Anonymous
689 views
I have to write a program in java that prompts and reads the size of a table (assume the table is math square table), and
0 answers
asked by
sarah
532 views
what does Output mean for math
(one sentence)
1 answer
61 views