The equation: 6r-3=45
6r=48
Answer: r=8
Answers:
k = 13The smallest zero or root is x = -10
===============================
Work Shown:
note: you can write "x^2" to mean "x squared"
f(x) = x^2+3x-10
f(x+5) = (x+5)^2+3(x+5)-10 ... replace every x with x+5
f(x+5) = (x^2+10x+25)+3(x+5)-10
f(x+5) = x^2+10x+25+3x+15-10
f(x+5) = x^2+13x+30
Compare this with x^2+kx+30 and we see that k = 13
Factor and solve the equation below
x^2+13x+30 = 0
(x+10)(x+3) = 0
x+10 = 0 or x+3 = 0
x = -10 or x = -3
The smallest zero is x = -10 as its the left-most value on a number line.
The answer is
round cake - 82.42 in²
rectangular cake - 114 in²
Round cake:
d = 7 in
r = d/2 = 7 in / 2 = 3.5 in
h = 2 in
The surface are of a cylinder is:
A = 2πr² + 2πrh
The surface are of the round cake (which is actually a cylindrical cake) excluding the bottom is:
A = 2πr² + 2πrh - πr²
A = πr² + 2πrh
A = 3.14 * 3.5² + 2 * 3.14 * 3.5 * 2
= 38.46 + 43.96
= 82.42 in²
Rectangular cake:
w = 6 in
l = 9 in
h = 2 in
The surface are of a rectangle is:
A = 2wl + 2wh + 2lh
The surface are of the rectangular cake excluding the bottom is:
A = 2wl + 2wh + 2lh - wl
A = wl + 2wh + 2lh
A = 6 * 9 + 2 * 6 * 2 + 2 * 9 * 2
= 54 + 24 + 36
= 114 in²
Step-by-step explanation: This answer is not mine but JcAlmighty’s so all credits go to them.