First I would change the descriptions of the numbers into expressions.
first number is n
second number is n + 6
third number is 4n (4 x n)
Then you would insert these expressions into an equation and isolate n.
n + n + 6 + 4n = 144
n + n + 4n = 144 - 6
6n = 138
n = 138/6
n = 23
Lastly, you would plug in this value into all of the expressions.
first number is 23
second number is 23 + 6 = 29
third number is 4(23) = 92
Therefore, the numbers are 23, 29, and 92.
Answer:
Option (B)
Step-by-step explanation:
To calculate the distance between C2 and SW1 we will use the formula of distance between two points
and
.
d = 
Coordinates representing positions of C2 and SW1 are (2, 2) and (-6, -7) respectively.
By substituting these coordinates in the formula,
Distance between these points = 
= 
=
units
Therefore, Option (B) will be the correct option.
Answer:
Step-by-step explanation:
7/3 * 2/3
14/3 * 1/3
Answer: [0, 396]
Step-by-step explanation:
The domain is the acceptable values of x in the function. In this case, x = t, the number of tiles. If you think about it, the minimum number of tiles is 0 (you can't have a negative number of tiles), and the maximum number of tiles is 44 (you only have 44 tiles). So, the domain for this function is from 0 to 44.
0 to 44 written in interval notation is [0,44].
The range is the acceptable values of y in the function. In this case, y = A, the area given. A(t) = 9t, so you can use the acceptable values of t to get the range. Again, the minimum area is 0 because you can't have negative area. To find the maximum area, plug in the maximum number of tiles: 9.
A(t) = 9t
A = 9(44)
A = 396
With the maximum number of tiles, 44, the area you get is 396 cm². Therefore, the acceptable values of A are from 0 to 396.
0 to 396 written in interval notation is [0, 396].
Adding all of these should equal to 180 from the way the angle is set up.
So the equation should be:
(3x + 2) + (2x + 5) + (2x - 9) = 180
You can remove parentheses as it doesn’t affect the equation since it is all addition.
Let’s first add the common variables together.
3x + 2x + 2x = 7x
2 + 5 + (-9) = -2
So now we should have:
7x - 2 = 180
Now add 2 to both sides.
7x = 182
Divide both sides by 7 to isolate x.
x = 26
So x is 26.