The simplest approach to do this is:
Convert both numbers to string
Concatenate both strings into one, as this is comparatively easy
Convert this concatenated string back to integer
Step-by-step explanation:
Given two integers n1 and n2, the task is to concatenate these two integers into one integer.
Example:
Input: n1 = 12, n2 = 34
Output: 1234
Input: n1 = 1, n2 = 93
Output: 193
It would be y+3. This is written as an algebraic expression.
Answer:
x>-2
Step-by-step explanation:
-9x-15<3
•Move the constant to the right
9x<3+15
•calculate
-9x<18
•Divide both sides
The probability of getting a total that is a factor of 21 is 0.22
<u>Explanation:</u>
Factor of 21 is = 1, 3, 7, 21
Out of all the factors of 21, we cannot get 21 when the two die are rolled as the maximum sum that can be obtained is 12
The possible combinations are:
(1,2) (1,6)
(2,1) (2,5)
(3,4)
(4,3)
(5,2)
(6,1)
Total outcome = 6 X 6
= 36
Number of outcomes that is the factor of 21 is 8
The probability of getting a total that is a factor of 21 is 
p(21) = 0.22
Therefore, the probability of getting a total that is a factor of 21 is 0.22