Answer:
200,000cm
Step-by-step explanation:
1m = 100cm
2000m = ?
2000 × 100 = 200,000cm
The distance around the circle is called the A. circumference
Answer:
The slope intercept form is y=-7x+59
Step-by-step explanation:
y-y=m(x-x1)
y-3=-7(x-8)
y-3=-7x+56
+3 +3
y=-7x+59
Answer:
Let the base be p
Hypotenuse = 2p +6
Perpendicular = 2p + 4
By Pythagoras theoram
(2p+6)^2 = (2p+4)^2 +p^2
=> 4p^2 +36 + 24p = 4p^2 + 16 +16p +p^2
=> 36+ 24p = p^2 + 16p + 16
=> p^2 - 8p - 20 = 0
=> p^2 - 10p +2p - 20 = 0
=> p(p-10) +2(p-10) = 0
=> (p-10)(p+2) = 0
p = 10 and - 2
Length can't be negative
So,
p = 10
Base = 10
Perpendicular = 24
Hypotenuse = 26
Answer:
When we have a rational function like:

The domain will be the set of all real numbers, such that the denominator is different than zero.
So the first step is to find the values of x such that the denominator (x^2 + 3) is equal to zero.
Then we need to solve:
x^2 + 3 = 0
x^2 = -3
x = √(-3)
This is the square root of a negative number, then this is a complex number.
This means that there is no real number such that x^2 + 3 is equal to zero, then if x can only be a real number, we will never have the denominator equal to zero, so the domain will be the set of all real numbers.
D: x ∈ R.
b) we want to find two different numbers x such that:
r(x) = 1/4
Then we need to solve:

We can multiply both sides by (x^2 + 3)


Now we can multiply both sides by 4:


Now we only need to solve the quadratic equation:
x^2 + 3 - 4*x - 4 = 0
x^2 - 4*x - 1 = 0
We can use the Bhaskara's formula to solve this, remember that for an equation like:
a*x^2 + b*x + c = 0
the solutions are:

here we have:
a = 1
b = -4
c = -1
Then in this case the solutions are:

x = (4 + 4.47)/2 = 4.235
x = (4 - 4.47)/2 = -0.235