Answer:
C and E
Step-by-step explanation:
To answer this question, we plug in the X values of the coordinates into the equation to see if they'll give us the corresponding Y value.
(X, Y)
Example:
Y = 5X
6 != 5 * 3
We do this for every coordinate point. If the problem doesn't make sense, it doesn't fall on the line. Let's test every one of these.
B. (0, 1)
1 != 5 * 0
C. (3, 15)
15 = 5 * 3
D. (4, 2)
2 != 5 * 4
E. (-1, -5)
-5 = 5 * -1
F. (-1, 5)
5 != 5 * -1
* For those who don't know, the != is how to say "not equal to" in computer science.
Answer:
75
Step-by-step explanation:
Given That :
Operation cost = $2250 per month
Purchase price per bike = $40
Average selling price per bike = $70
How many bicycles must the store sell each month to break even ;
Break even point = point at which there is net profit / loss = 0
Let number of bicycles store must sell = x
Operation cost + (purchase price * Number of bicycles) = selling price * Number of bicycles
2250 + 40x = 70x
2250 = 70x - 40x
2250 = 30x
x = 2250 / 30
x = 75
To break even 75 bicycles must be sold
Answer:
Not factorable with rationable numbers
Step-by-step explanation:
You cannot factor this expression with rationable numbers.
Answer:
{0, 3, 12}
Step-by-step explanation:
Put the domain values in the function and evaluate. The result is the range values.
y = 3{-2, -1, 0}^2 = 3{4, 1, 0} = {12, 3, 0}
For the given domain, the range is {0, 3, 12}.
_____
<em>Additional comment</em>
Neither the domain nor range values need to be put in any particular order. However, it is often convenient for them to be arranged from least to greatest.
Answer:
20
Step-by-step explanation:
Sn = (n/2)(a1 + a1 + d(n-1)), where S = sum, a1 = first term, n = number of terms, d = common difference
400 = (n/2)(1 + 1 + 2(n - 1))
400 = (n/2)(2 + 2n - 2)
400 = (n/2)(2n
400 = n2
20 = n
Twenty numbers are in the set.