That is distributive property ... hope this helps
Answer:
Step-by-step explanation:
this is a simultaneous equation question
f(1)=8 so a(1) + b = 8
f(4)=17 so a(4) + b = 17
can you figure this out from here ???
if you can't below is how to solve it
|
|
|
|
|
|
|
|
|
|
|
a + b = 8
4a+b=17
multiply the top equation by 4 and then subtract the bottom one from the top
4a+4b = 32
-(4a +b = 17)
3b = 15
b=5
now plug 5 into the first equation
a + 5 = 8
a=3
there you go :)
Answer:
x > 4.5
Step-by-step explanation:
Given the inequality :
14.4x - 28.2 > 36.6
Collect like terms
14.4x > 36.6 + 28.2
14.4x > 64.8
Divide both sides by 14.4
x > 64.8 / 14.4
x > 4.5
First of all, the modular inverse of n modulo k can only exist if GCD(n, k) = 1.
We have
130 = 2 • 5 • 13
231 = 3 • 7 • 11
so n must be free of 2, 3, 5, 7, 11, and 13, which are the first six primes. It follows that n = 17 must the least integer that satisfies the conditions.
To verify the claim, we try to solve the system of congruences

Use the Euclidean algorithm to express 1 as a linear combination of 130 and 17:
130 = 7 • 17 + 11
17 = 1 • 11 + 6
11 = 1 • 6 + 5
6 = 1 • 5 + 1
⇒ 1 = 23 • 17 - 3 • 130
Then
23 • 17 - 3 • 130 ≡ 23 • 17 ≡ 1 (mod 130)
so that x = 23.
Repeat for 231 and 17:
231 = 13 • 17 + 10
17 = 1 • 10 + 7
10 = 1 • 7 + 3
7 = 2 • 3 + 1
⇒ 1 = 68 • 17 - 5 • 231
Then
68 • 17 - 5 • 231 ≡ = 68 • 17 ≡ 1 (mod 231)
so that y = 68.
For question 3, you needn't worry about the number of total students asked. The question is really just asking you what's 45% as a fraction, which is 9/20. This is because 45% = 45/100, divided by 5 = 9/20.
For question 6, just substitute in the values. So you do 4(7 × 4 - 3 × -7), which gives you 4(28 - -21). Two minuses make a plus, so it's just asking you to do 4 × 49 (because 28 + 21 = 49). The answer is 196.