Answer:
1
Step-by-step explanation:
The amplitude is the maximum distance away from the middle of the wave. Here we can see that the middle of the wave is the x axis and the farthest point (largest difference between the y coordinate of the x-axis, or the line y = 0, and the wave) is 1 unit away.
Add the five to each side.
then square it to get rid of the square root
2x+13=(5+x)^2
2x+13=x^2+10x+25
2x=x^2+10x+12
x^2+8x+12=0
(x+6)(x+2)
x+6=0
x+2=0
answers are -2 and -6, however, when pluging -6 in it doesnt work, so it is only -2.
Im not sure, you didn't put a question
32.
V = L*w*h
Where:
V= Volume
L= Length = x+5
w= width = x-2
h= height = 6
Replacing with the values given:
V= (x+5) * (x-2) * 6
V =[ (x*x) + (x*-2) + (5*X) +5*-2) ] * 6
V= [ x^2 - 2x + 5x - 10 ] * 6
V= [ x^2 + 3x - 10] *6
V= (x^2*6) + (3x*6)+ ( - 10 * 6)
V= 6x^2 + 18x - 60