Answer:
475
Step-by-step explanation:
i divided the two numbers and got 556 so your estimate should be 475
Answer:

Step-by-step explanation:

The fractions have unlike denominators. First, find the Least Common Denominator and rewrite the fractions with the common denominator.
×
+
×
Complete the multiplication and the equation becomes

The two fractions now have like denominators so you can add the numerators.

This fraction can be reduced by dividing both the numerator and denominator by the Greatest Common Factor of 14 and 12 using
GCF(14,12) = 2
14÷2 / 12÷2 =7/6
The fraction
7/6
is the same as
7÷6
Convert to a mixed number using
long division for 7 ÷ 6 = 1R1, so
7/6= 
Therefore:
3/4 − (−5/12) = 
Solution by Formulas
Apply the fractions formula for subtraction, to
3/4 − (−5/12)
and solve
(3×12) − (−5×4) 4×12
=3/6− (−20/48)
=56/48
Reduce by dividing both the numerator and denominator by the Greatest Common Factor GCF( 56,48) = 8
56÷8 / 48÷8 =7/6
Convert to a mixed number using
long division for 7 ÷ 6 = 1R1, so
7/6= 
Therefore:
3/4 − (-5/12) = 
Answer:
A=950
B=540
Step-by-step explanation:

(a) y = 2x + 3
(b) (1,5), (3,3); y = 3x + 3 5 = m1 + b, 3 = m3 + b
(c) coincident i believe, because it is not independent or inconsistent
(d) 2x + 3 = 3x + 3
(-2x)(-3) (-2x)(- 3)
0 = -2x
x = 0
hope this helps
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.