19.b Functions, Symbolism Flashcards

(13 cards)

1
Q

Solve:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Solve:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Solve:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Solve:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How would you solve symbolism questions that involve two or more variables or symbols?

A

Replace each instance of each variable with the given value(s) and then simplify the resulting expression or solve the resulting equation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How would you solve this?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What do you call step-by-step instructions?

A

Algorithms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the two techniques used to find the net effect of an algorithm?

A
  1. Follow the algorithm step by step (using variable)
  2. Test a value for the variable and find a matching outcome in the answer choice
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Solve this using the variable step-by-step approach:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How would you check whether a function property is true for all input values?

A

Plug in values for the given variables and see if the property holds true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How would you solve this?

A

Use replacement values for m and n and solve

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

“g(x) is the largest prime number less than or equal to x”

solve for x = 8

A

large prime number less than or equal to (8) is:

7

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

“h(x) is the sum of the total prime factors of x”

solve for x = 12

A

12 = 2 x 2 x 3

so..
2 + 2 + 3 = 7

h(12) = 7

How well did you know this?
1
Not at all
2
3
4
5
Perfectly