Answer: alternate interior angles
Step-by-step explanation:
Got it Right on the test. :)
This answer uses NMF, which you can find out about on my profile:
Preliminary work:
Following the BIDMAS order of operations, we can calculate part of it already, and that's the 2•4, which equals 8.
Therefore, the equation now reads:
8+x = y
x = 5:
8+5 = 13
13 ≠ 16
13 ≠ y
x = 4:
8+4 = 12
12 = 12
12 = y
Therefore, the pair is (4, 12)
Answer:
15b
Step-by-step explanation:
3x5
Let's let the weight of a large box be L, and the weight of a small box be S.
We know that 5 large boxes and 3 small boxes is 120kg, so:
5L + 3S = 120
We also know that 7 large boxes and 9 small boxes is 234kg, so:
7L + 9S = 234
You can multiply the first equation by 3 to get:
15L + 9S = 360
See how now both equations have 9S? We can now subtract one from the other:
(15L+9S) - (7L+9S) = 360-234
8L = 126
L = 15.75
Now sub this value back into an equation:
(5x15.75) + 3S = 120
3S = 41.25
S = 13.75
Double check these values
(7x15.75) + (9x13.75)
= 110.25 + 123.75
=234, which is consistent with above.
So a large box is 15.75kg, and a small box is 13.75kg.
Hope this helped