Answer:
3 stands for the main amount.
Step-by-step explanation:
The probability that the sum of the dice is 7 is 1/2 because there are only three combinations that result in the sum of 7: (1,6)(2,5) and (3,4). But there are 6 possible outcomes( this is if you don’t add reverse combinations such as 1,6 and 6,1) so the probability would be 3/6 or 1/2
Answer:
k = 13The smallest zero or root is x = -10
Step-by-step explanation:
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.