Answer:
Step-by-step explanation:
Start with our equation:
s=2(lw+wh+hl)
Plug in our values for l, w, and h:
s=2(12*9+9*2+2*12)
Simplify:
s=300
solve for "y" so it is in the form y = mx + b. "m" is the slope and "b" is the y-intercept.
ax + by = c
by = -ax + c <em>subtracted "ax" from both sides</em>
y = (-a/b)x + c/b <em>divided both sides by "b"</em>
Answer: slope is -a/b and y-intercept is c/b
Answer:
20.4 years
Step-by-step explanation:
The nper formula in excel comes handy in this scenario:
=nper(rate,pmt,-pv,fv)
Rate is the monthly rate of 5.4%/12
Assuming actual investment is $5,000 which is pv
The triple amount would be $5,000*3=$15,000 which is future value fv.
pmt is the regular cash flow the investment which is zero
=nper(5.4%/12,0,-5000,15000)= 244.68 months
Yearly it can be expressed as = 244.68/12 =20.39 years
When rounded to one decimal place it becomes 20.4 years
Answer:
X= 1 AND 13
Step-by-step explanation:
x2+14x = -13
by completing the square method
you add the square of half the coefficient of b to both sides
which is (14/2)^2
x^2+14x+(7^2) = -13 +(7^2)
x^2 + 7^2 = -13 + 49
x^2 + 7^2 = 36
(x + 7)^2 = 36
find the square root of both sides
(x+7) = + or - 6
x=7-6 ; 1
or
x= 7+6 ; 13
Addition will be the last operation