5(3√x)+9(3√x)
=3√x(5+9)
=14(3√x)
answer is C. third choice 14(3√x)
Base 10 has the ten digits: {0, 1, 2, 3, 4, 5, 6,7, 8, 9}
Base 11 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A} where A is treated as a single digit number
Base 12 has the digits {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B}
Base 13 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C}
Base 14 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D}
The digit D is the largest single digit of that last set. So the largest 3-digit base 14 integer is DDD which is the final answer
Note: It is similar to how 999 is the largest 3-digit base 10 integer
A two digit number has a tens digit and a ones digit.
Let's say x = tens digit and y = ones digit
"The sum of the digits is 5"
x + y = 5
The next phrase is "the number multiplied by 3 is 42" but we need to represent the number using the digits. So they need to be multiplied first by their place value and added together. [Example: 34 = 3(10) + 4(1)]
The number is: 10x + y
3(10x + y) = 42
The system of equations: (two equations for two unknowns)
x + y = 5
30x + 3y = 42
Then you can use substitution or elimination to combine and solve.
I'll use elimination, multiply the entire top equation by -3 and add the equations together. y will cancel out
-3x - 3y = -15
30x + 3y = 42
------------------
27x + 0 = 27
x = 1
then plug x = 1 into either equation to find y
1 + y = 5
y = 4
remember the x and y represent digits so the number xy is 14
A square is a geometrical figure that has 4 congruent sides and angles. This means all side lengths and angles are the same.
A rectangle is a geometrical figure that has 4 similar sides but are not the same length. However, a rectangle does have congruent angles. A rectangle has 2 sides that are double the other 2 sides, in which both of each (length & width) have the same measurement.
I hope this helps!