You times it by one and then add the two zeros so your answer is 3,500
Answer: The answer is 88
Step-by-step explanation: It is recursive because you can add 78+10=88
6/10 is equal to 0.60
9/12 is equal to 0.75
your answer is not above for D but if D is < then that would be the correct answer :)
This question is very oddly worded. The domain is the set of x-values, but this is a set of (x,y) ordered pairs.
I'm reading this question as "Here's a function, { (1,5), (2,1), (-1,-7) }. If this is reflected over the x-axis, what's the range?"
Assuming that is the question that is meant to be asked, reflecting a function over the x-axis will just change the signs of the y-values.
(1,5) -> (1,–5)
(2,1) -> (2,–1)
(-1,-7) -> (-1,+7)
I'd pick the third option.
Remark
It's a right triangle so the Pythagorean Theorem applies. All you have to do is put the right things in the right places of the formula.
Givens
a = x
b = x + 4
c = 20
Formula and Substitution.
a^2 + b^2 = c^2
x^2 + (x + 4)^2 = 20^2
Solution
x^2 + x^2 + 8x + 16 = 20 Collect the like terms on the left.
2x^2 + 8x + 16 = 20 Subtract 20 from both sides.
2x^2 + 8x + 16 - 20 = 0
2x^2 + 8x - 4 = 0 Divide through by 2
x^2 + 4x - 2 = 0
Use the quadratic formula
a = 1
b = 4
c = - 2

From which x = (-4 +/- sqrt(24) ) / 2
x1 = (- 4 +/- sqrt(4*6) ) / 2
x1 = (- 4 +/- 2 sqrt(6) ) / 2
x1 = -2 + sqrt(6)
x2 = -2 - sqrt(6) This is an extraneous root. No line can be minus.
x1 = + 0.4495
x2 = x + 4 = 4.4495