Answer:910
Step-by-step explanation: it rounds up because if the last number is more than 5 you round up
L +2w = 500
a = lw
a) l = 500 -2w
.. a = (500 -2w)*w
b) The zeros of the above equation are w=0, w=250. The vertex of this quadratic is on the line of symmetry, halftway between the zeros, at w=125 ft.
c) a = (500 -2*125)*125 = 31,250 . . . . square feet
Answer:
|-13| = 13, so the opposite is -13
|14| = 14, the opposite is -14
-|42| = -42, the opposite is 42
Answer:
10(3)^x
Step-by-step explanation:
The function contains the points (2,90) and (4,810). Use the general form y=abx to write two equations:
90=ab^2 and 810=ab^4
Solve each equation for a:
a=90/b^2 and a=810/b^4
Since a=a, set the other sides of the equations equal and solve for b.
90/b2=810/b4
Cross multiply, then divide and simplify as follows:
90b^4=810b^2
b^4/b^2=810/90
b^2=90
b^3
Now, use the value of b and the point (2,90) to find the value of a.
90=a(3^2)
a=10
So, substitute answers in original equation for a final answer of f(x)=10(3)^x.
Step-by-step explanation:
I am not sure what your problem here is.
you understand the inequality signs ?
anyway, to get
6×f(-2) + 3×g(1)
we can calculate every part of the expression separately, and then combine all the results into one final result.
f(-2)
we look at the definition.
into what category is -2 falling ? the one with x<-2, or the one with x>=-2 ?
is -2 < -2 ? no.
is -2 >= -2 ? yes, because -2 = -2. therefore, it is also >= -2.
so, we have to use
1/3 x³
for x = -2 that is
1/3 × (-2)³ = 1/3 × -8 = -8/3
g(1)
again, we look at the definition.
into what category is 1 falling ? the one with x > 2 ? or the one with x <= 1 ?
is 1 > 2 ? no.
is 1 <= 1 ? yes, because 1=1. therefore it is also <= 1.
so we have to use
2×|x - 1| + 3
for x = 1 we get
2×0 + 3 = 3
6×f(-2) = 6 × -8/3 = 2× -8 = -16
3×g(1) = 3× 3 = 9
and so in total we get
6×f(-2) + 3×g(1) = -16 + 9 = -7