10 small boxes and 11 large boxes were shipped.
Step-by-step explanation:
Given,
Total boxes shipped = 21
Total volume of shipped boxes = 342 cubic feet
Volume of each small box = 10 cubic feet
Volume of each large box = 22 cubic feet
Let,
Number of small boxes = x
Number of large boxes = y
According to given statement;
x+y=21 Eqn 1
10x+22y=342 Eqn 2
Multiplying Eqn 1 by 10

Subtracting Eqn 3 from Eqn 2

Dividing both sides by 12

Putting y=11 in Eqn 1

10 small boxes and 11 large boxes were shipped.
Keywords: linear equation, subtraction
Learn more about linear equations at:
#LearnwithBrainly
Answer:
x=7
Step-by-step explanation:
3(2x - 5) = 9(10 - x)
6x-15=90-9x
6x+9x=90+15
15x=105
x=7
Answer:
A. 
Step-by-step explanation:
We have that, ΔABC is transformed to get ΔA''B''C''.
We see that the following transformations are applied:
1. Reflection across x-axis i.e. flipped across x-axis.
Now, ΔABC is reflected across x-axis along the line AC to get ΔA'B'C'.
2. Translated 2 units down i.e. shifted 2 units down and and then translated 6 units to the left i.e. shifted 6 units to the left.
So, ΔA'B'C' is translated 2 units downwards and 6 units to the left to get ΔA''B''C''.
Hence, the sequence of transformations is Reflection across x-axis and then Translation of 2 units down and 6 units left.
Answer:
Consider f: N → N defined by f(0)=0 and f(n)=n-1 for all n>0.
Step-by-step explanation:
First we will prove that f is surjective. Let y∈N be any natural number. Define x as the number x=y+1. Then x∈N, and f(x)=x-1=(y+1)-1=y. We conclude that f is surjective.
However, f is not injective. Take x1=0 and x2=1. Then x1≠x2 but f(x1)=0 and f(x2)=x2-1=1-1=0. We have shown that there are two natural numbers x1,x2 such that x1≠x2 but f(x1)=f(x2), that is, f is not injective.
Note:
If 0∉N in your definition of natural numbers, the same reasoning works with the function f: N → N defined by f(1)=1 and f(n)=n-1 for all n>1. The only difference is that you consider x1=1, x2=2 for the injectivity.