It would be bisecting angles
Example:
The sum of two consecutive integers is -15. What is the product of the two integers?
x = 1st consecutive integer
x + 1 = 2nd consecutive integer {consecutive integers increase by 1}
x + x + 1 = -15 {the sum of two consecutive integers is -15}
2x + 1 = -15 {combined like terms}
2x = -16 {subtracted 1 from each side}
x = -8 {divided each side by 2}
x + 1 = -7 {substituted -8, in for x, into x + 1}
-8 and -7 are the two consecutive integers
Their product is 56.
Let's calculate the actual area: it is 11*5.6*7.2 or 443.52 cubic meters. Is the 100+ cubic meters error reasonable? :)
The explanation is in the photo. Have a look
Answer: 24 and 37
Step-by-step explanation:
Let the numbers be x and y . Also let us pick x as the larger number.
From the first statement :
x + y = 61 ............................ equation 1
From the second statement :
x = y + 13 ............................equation 2
Solving the resulting linear equations by substitution method, substitute x = y + 13 into equation 1, then
x + y = 61 becomes
y + 13 + y = 61
2y + 13 = 61
2y = 48
y = 24
Substitute y = 24 into equation 2 , then
x = y + 3 becomes
x = 24 + 13
x = 37
Therefore the numbers are 24 and 37