Answer:
V =936 m^3
Step-by-step explanation:
The volume of a cube is given by
V = l*w*h
V = 13*8*9
V =936 m^3
Acute: The angle is LESS than 90 Degrees
Obtuse: The angle is MORE than 90 Degrees
Right: The angle is EXACTLY 90 Degrees
Answer:
I think x = 4.
Step-by-step explanation:
Step 1: Simplify both sides of the equation.
3x + x +10 + 5x + 2x + 2 =56
(3x + x + 5x + 2x) + (10 + 2) = 56 (Combine Like Terms)
11x + 12 = 56
11x + 12 = 56
Step 2: Subtract 12 from both sides.
11x + 12 − 12 = 56 − 12
11x = 44
Step 3: Divide both sides by 11.
11x/11 = 44/11
x = 4
I suppose you want to know such number. Since we have a two digit number consisting of two consecutive integers, the only possible numbers are:

Since we sorted all the cases out, we simply have to check which one satisfies the requirement. For each number, we'll write four times the the sum of its digits, and add 6, hoping to get the original number.



So, the answer is 34.
Answer:
first number(x) = 2 second number(y)= 6
Step-by-step explanation:
This is an example of a simultaneous equation.
First write this word problem as equations, where x is the "first number" that you've mentioned and y is the "second number".
x + 2y = 14 (equation 1)
2x + y = 10 (equation 2)
This is solved using the elimination method.
We need to make one of the coefficients the same - in this case we can make y the same. In order to do this we need to multiply equation 2 by 2, so that y becomes 2y.
2x + y = 10 MULTIPLY BY 2
4x + 2y = 20 (this is now our new equation 2 with the same y coefficient)
Now subtract equation 1 from equation 2.
4x - x + 2y - 2y = 20 - 14 (2y cancels out here)
3x = 6
x = 2
Now we substitute our x value into equation 1 to find the value of y.
2 + 2y = 14
2y = 12
y = 6
Hope this has answered your question.