Answer:
You can make 27 different 3 digit numbers
Step-by-step explanation:
Since we can use 3 different numbers this means that each of the 3 digits can be one of the 3 numbers (4,2,9). This means that there are 3 different values for the first digit, 3 different values for the second digit, and 3 different values for the third digit, which mean that we can make 3 x 3 x 3 different 3 digit numbers (we took the number of possible values for each digit and multiplied them together.
3 x 3 x 3 = 27
Answer:
y = -1/2x + 2
Step-by-step explanation:
y = 2x - 3. The slope here is 2. A perpendicular line will have a negative reciprocal slope. To find the negative reciprocal, just flip the slope and change the sign.
slope = 2 or 2/1.....flip it.....1/2....change the sign...-1/2. So our perpendicular line will have a slope of -1/2.
y = mx + b
slope(m) = - 1/2
(2,1)....x = 2 and y = 1
now we sub and find b, the y intercept
1 = -1/2(2) + b
1 = -1 + b
1 + 1 = b
2 = b
so ur equation is : y = -1/2x + 2 <===
and u can check it with ur points....(2,1)
y = 2x - 3
1 = 2(2) - 3
1 = 4 - 3
1 = 1 (yep...it checks out)
The answer can be readily calculated using a single variable, x:
Let x = the amount being invested at an annual rate of 10%
Let (8000 - x) = the amount being invested at an annual rate of 12%
The problem is then stated as:
(x * 0.10) + ((8000 - x) * 0.12) = 900
0.10(x) + ((8000 * 0.12) - 0.12(x)) = 900
0.10(x) + 960 - 0.12(x) = 900
0.10(x) - 0.12(x) = 900 - 960
-0.02(x) = -60
-0.02(x) * -100/2 = -60 * -100/2
x = 6000 / 2
x = 3000
Thus, $3,000 is invested at 10% = $300 annually; and $8,000 - $3,000 = $5,000 invested at 12% = $600 annually, which sum to $900 annual investment.