Answer:
We have to find the maximum number of solutions of each of the following system:
1)
Two distinct concentric circles:
Since, distinct concentric circles means that the two circles have same center but different radius.
That means they will never intersect each other at any point.
Ans hence we will get zero solutions.
2)
Two distinct parabolas:
Two parabolas can maximum intersect at 2 points this could be seen by the diagrams.
3)
A line and a circle.
A line and a circle can maximum have 2 solutions.
4)
A parabola and a circle.
It can have maximum two solutions it can be seen from the diagram.
Answer:
9.50h ≤ 460
Step-by-step explanation:
Given functin is :
![f\left(x\right)=\sqrt[5]{x}](https://tex.z-dn.net/?f=f%5Cleft%28x%5Cright%29%3D%5Csqrt%5B5%5D%7Bx%7D)
We know that the domain of the expression is all real numbers except where the expression is undefined. In given function, there is no real number that makes the expression undefined. Hence domain is all real numbers.
Domain: (-∞,∞)
Range is the set of y-values obtained by plugging values from domain so the range will also same.
Range: (-∞,∞)
If we increase value of x then y-value will also increase so that means it is an INCREASING function. You can also verify that from graph.
It crosses x and y-axes both at the origin
Hence x-intercept=0 and y-intercept=0
Graph is not symmetric about y-axis hence it can't be EVEN
Graph is not symmetric about origin so it is ODD.
There is no breaking point in the graph so that means it is a Continuous function.
There is no hoirzontal or vertical or slant line which seems to be appearing to touch the graph at infinity so there is NO asymptote.
END behaviour means how y-changes when x approaches infinity.
From graph we can see that when x-approaches -∞ then y also approaches ∞.
when x-approaches +∞ then y also approaches +∞.
Answer:
The nth term of the sequence is
<h2>5 + 2n</h2>
Step-by-step explanation:
The sequence above is an arithmetic sequence
For an nth term in an arithmetic sequence
A(n) = a + ( n - 1)d
where a is the first term
n is the number of terms
d is the common difference
From the question
a = 7
d = 9 - 7 = 2 or 11 - 9 = 2
So the nth term for the sequence is
A(n) = 7 + ( n - 1)2
= 7 + 2n - 2
<h3>A(n) = 5 + 2n</h3>
Hope this helps you