48
+14
-------
62
If you need more work:
Ones place: 8+4=12
Tens place: 40+10=50
Add up: 50+12=62
Answer:
Range is always greater than zero.
Step-by-step explanation:
An exponential growth means that the growth rate of a given quantity increases exponentially.
The graph of an exponential function is shown below.
From the above graph, it's quite clear that the range of the function is never negative.
Hence, one characteristic of exponential growth is that the range(y values on the graph) is always greater than zero.
Answer:
10.68 ft
Step-by-step explanation:
sin(62.87)=x/12
12sin(62.87)
=10.68 ft
This one is simple since we already have the two x variables.equal. All we have to do is subtract the equations from one another to get the answer.
So i will subtract the left side by the other left side and the right side by the other right side
-8x - 8y -(-8x + 2y) = 0 -(-20)
distribute negative sign
-8x - 8y + 8x - 2y = 0 + 20
do the math
- 10y = 20
Y = -2
plug t into an equation
-8x -8 (-2) = 0
-8x + 16 = 0
-8x = -16
x = 2
answer (2, -2)
Since we will be completing the square we need to isolate the x
y-5 = 2x^2 -4x
now we the coefficient of the x^2 to equal 1 so we take 2 as common factor
y-5 = 2(x^2 -2x)
now we'll make it perfect square by adding 2 to both sides
y-5+2=2(x^2-2x+1)
now simplify and convert the right side to squared expression
y-3 = 2(x-1)^2
now isolate the y
y = 2(x-1)^2 +3 that's it