Answer:
x=6
Step-by-step explanation:
3(x+2) = 24
Divide each side by 3
3/3(x+2) = 24/3
x+2 = 8
Subtract 2 from each side
x+2-2 = 8-2
x=6
Answer:
The answer you are looking for is the part d
Answer:
the inverse is(sorry if this is not what your looking for
Step-by-step explanation:
f^-1(x)=2x-4
Answer:
volume = Pi(2x^2+3x-5) x (2x+5)^2 or P1(8x^4+52x^3+100x^2-125)
Step-by-step explanation:
radius = (4x+10)/2 = 2x+5
volume = Pi(2x^2+3x-5) x (2x+5)^2
volume = Pi(2x^2+3x-5) x (4x^2+20x+25)
volume = P1(8x^4+52x^3+100x^2-125)
A square matrix has the same number of rows as columns. In computer graphics, square matrices are used for transformations. A rectangular matrix is one where the number of rows or columns may not be the same. ... Below is a 4 x 1 column matrix. A row matrix consists of a single row.