I think the answer is 225
First you subtract 47 from both sides (-47 from 47 and -47 from 32)
Then you get -3x = -15
Divide -3 from -3x and -3 from -15
Leaving you with X = 5
Answer:
y = 4 sin(t/2 + 4π/3) − 2
Step-by-step explanation:
General form:
y = a sin(2π/T t)
Given a = 4 and T = 4π:
y = 4 sin(2π/(4π) t)
y = 4 sin(t/2)
Add horizontal shift of -4π/3 and vertical shift of -2:
y = 4 sin(t/2 − (-4π/3)) − 2
y = 4 sin(t/2 + 4π/3) − 2
Answer:
length = 5
width = 9
Step-by-step explanation:
V = lwh
let 'x' = length
let '4+x' = width
9 = height
405 = 9x(4+x)
405 = 36x + 9x²
this is a quadratic equation: 9x² + 36x - 405 = 0
factor out a 9 to get:
9(x² + 4x - 45) = 0
9(x-5)(x+9) = 0
one root is 5 and the other is -9
since distance cannot be negative we use 5 as the length and 9 is the width