<h3>
Answer: reflection over x axis</h3>
g(x) = -f(x) is the same as g(x) = -1*f(x)
Since y = f(x), we are really saying g(x) = -1*y. Whatever the y coordinate is on f(x), multiply it by -1. This turns something like y = 2 into y = -2, or something like y = -3 into y = 3, etc etc. Visually this reflects the point over the horizontal x axis. Do this to all points on f(x), and the entire curve reflects over the x axis.
I show an example of y = x^2 turn into y = -x^2 in the attached image below.
Answer:
a) 8/19 chance
b) 7/19 chance (I'm not 100% sure)
Step-by-step explanation:
A) since there are 8 prime numbers from 1-19 we can say that the probability is 8 over 19 or 8/19
I have no idea I am only in Middle School
Answer:
6,000 toothpicks
Step-by-step explanation:
In this question, we are trying to evaluate the number of toothpicks a company must sell to ensure that the money spent on production is exactly equal to revenue from sales.
What we do is this!
Let’s assign a variable to represent the number of tooth picks sold and produced by the company. Let us call this number x.
First, we evaluate the total amount spent on production of x toothpicks. From the question, we can see that the cost of producing a single toothpick is $0.01, hence, to produce x toothpicks, amount spent asides the fixed cost is $0.01 * x = $0.01x
Now, the total cost on production which includes the fixed cost of the company would be $(0.01x + 60). This is the total amount spent to produce the goods.
Now revenue from sales for x toothpicks at $0.02 each is $0.02x
Since we are looking to Breakeven, we equate the costs to the revenue.
0.01x + 60 = 0.02x
0.02x-0.01x = 60
0.01x = 60
x = 60/0.01 = 6,000 toothpicks