Surface area = 2(6*3) + 2(6*2) + 2*(2*3) = 36+24+12 = 72 cm^2
Answer:
v=9i+3j
Step-by-step explanation:
The given vector, v has initial point at P1 = (−5, −2) and terminal point at P2 = (4, 1).
The vector v is found by subtraction the initial point from the terminal point.
v=<4,1>-<-5,-2>
v=<4--5,1--2>
v=<9,3>
We write v as multiples of the basis vectors to obtain:
v=9i+3j
Answer:
c=205
Step-by-step explanation:
Answer:
Slope =-1/3
Step-by-step explanation:
(3,2)..... x1 =3, y1=2
(-3,4).... x2=-3, y2 =4
Slope=(y2-y1) /(x2-x1)
Slope=(4-2) /(-3-3)
Slope =2/(-6)
Slope=-1/3
F(x) = 3x + 7.....g(x) = 4x - 2
A. (f + g)(x)
3x + 7 + 4x - 2
7x + 5 <====
B. (f * g)(x)
(3x + 7)(4x - 2) =
3x(4x - 2) + 7(4x - 2) =
12x^2 - 6x + 28x - 14
12x^2 + 22x - 14 <===
C. f[g(x)]
3(4x - 2) + 7 =
12x - 6 + 7 =
12x + 1 <===