Answer:
D. 3
Step-by-step explanation:
For g(x) = |x|, we seem to have ...
f(x) = 3|x| = 3g(x) = a·g(x)
The value of 'a' is 3.
#include
int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
291.87 is rational since the last (decimal) numbers aren't repeating.
If it was repeating (291.877777...) it would be irrational.
Given:
28/36 ratio
annual income: 86,250
28+36 = 64
28/64 * 86,250 = 0.4375 * 86,250 = 37,734.375
36/64 * 86,250 = 0.5625 * 86,250 = 48,515.625
28/36 ⇒ 37,734.375/48,515.625
Answer:
See attached picture.
Step-by-step explanation:
h(x) has two functions in it. It has y = x and y =-x. Both have a slope of 1 or -1 and are diagonal lines. This means only 2 graphs of the four choices are possible answers.
Notice that y = -x has an interval that is greater than or equal to. This means it is marked with a closed or filled in dot at its start. This means choice B is the correct choice.