{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Functions Flashcards

(24 cards)

1
Q

Truth Table A or B is true when?

A

True if A or B is true.

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

Truth Table A or B is false when?

A

False if A or B are both false.

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

Truth Table A and B is true when?

A

True if both A and B are true.

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

Truth Table A and B is false when?

A

False when one is false, between A and B.

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

Define absolute value.

A

The distance between the origin and given ‘x’.

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

x ≥ 0 then |x|=x

A

The absolute value of a nonnegative number is the same as the number.

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

|x|=-x then x < 0

A

The absolute value of a negative number is its opposite.

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

Given the domain and range for f(x)=|x|. x is any real number and output |x|≥ 0, true or false?

A

True.

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

True or False. The absolute value of any real number is always positive.

A

False.

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

True or False. The absolute value of a negative number is the opposite of the negative number.

A

True.

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

True or False. If x<0, then |x|=x.

A

False.

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

True or False. If x≥ 0, then |x|=x.

A

True.

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

True or False. If x<0, then |x| =-x.

A

True.

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

True or False. |π-5|=-(π-5)

A

True.

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

True or False. |π-5|= π-5

A

False.

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

True or False. |π-5|= 5-π

17
Q

Name two graphs of function where domain is all real numbers, and range is all non-negative numbers and 0.

A

The squaring function where f(x)=x^2≥0 and absolute value function where f(x)=|x|≥0

18
Q

True or False. If x≥ 0, then |x|=-x.

19
Q

Ex. If |x|<1

A

then x can be any number between-1 and 1

20
Q

Ex, If |x|>1

A

then x can be any number less than-1 or larger than 1

21
Q

If |x|=1

A

then x is -1 or 1

22
Q

If |x|<0

A

No solution since x will always be greater than or equal to 0

23
Q

If |x|>0

A

x is not equal to 0 and every nonzero number is a solution

24
Q

If |x|=0

A

then x is equal to 0