A rational inequality is "an inequality which contains a rational expression." When trying to solve rational inequality's you need to first find the zeros, two find the undefined points then you divide the two in order to get your answer.
Hope this helps!
A..................................................
Answer:
min = a_1
for i:= 2 to n:
if
< min then min = 
return min
Step-by-step explanation:
We call the algorithm "minimum" and a list of natural numbers 
So lets first set the minimum to 
min = a_1
now we want to check all the other numbers.
We can use a simple for loop, to find the minimum
min = a_1
for i:= 2 to n:
if
< min then min = 
return min
Answer:
13.5
Step-by-step explanation:
The longest side of the smaller triangle is 15 while that of the bigger one is 22.5
The enlargement ratio is 22.5/15 = 1.5
so the lengths of the smaller sides will be;
(1.5*9) = 13.5
A dot plot would show 7 points for numbers greater than 2.
A histogram would have a maximum of 7 bars.