Answer:
15.7 cm
Step-by-step explanation:
Circle x's circumference is 15 * pi = 47.1 cm
Circle y's is 20 * pi = 62.8
The difference is 62.8 - 47.1 = 15.7
Answer:
yes this is a function
Step-by-step explanation:
simple method to find if something is a function
if you can draw a vertical line at any point on the graph and get two intersections, it is not a function
Let the number be x.
then the number is (x + 6)
the difference between their squares is 192
(x + 6)² - x² = 192
expanding we get;
x² + 12x + 36 - x² = 192
12x + 36 = 192
12x = 192 - 36
12x = 156
x = 13
the numbers are 13 and 19.
hope this helps, God bless!
First look at the points and find their x and y values. So we have:
(-3,3), (0,0), (3,3)
Next separate the x values and the y values
x values: -3, 0, 3
y values: 3, 0, 3
The x values are your domain and the y values are are range
So the answer is b
For this case we have the following expression:
(x + 7) / (x ^ 2 - x - 2) = A / (x - 2) + B / (x + 1)
Rewriting we have:
(x + 7) / ((x-2) (x + 1)) = A / (x - 2) + B / (x + 1)
We multiply the equality by (x-2) (x + 1):
x + 7 = A (x + 1) + B (x - 2)
Rewriting we have the following system of equations:
A + B = 1
A - 2B = 7
Solving the system we have:
A = 3
B = -2
Answer:
constants A and B are:
A = 3
B = -2