Answer:
66,681 rounded to the nearest ten-thousand would be equal to 70,000.
Step-by-step explanation:
any time the number is higher than 5 you round up but if not you round down! i hope this helps!
Hello,
y=k*(x-2)(x-4)
and is passing throught (3,1)
==>1=k*(3-2)(3-4)==>k=-1
y=-(x-2)(x-4) is an answer
Answer:
The answer is A. 10b = c
Step-by-step explanation:
Well if it's $10 per book and the total cost is C. Then you would multiply the amount of books with the cost per book and have it equal the the total C.
Answer:
k = 13 The 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.
Hope this was Right