Questions on Algebra: Quadratic Equation answered by real tutors!

Algebra ->  Quadratic Equations and Parabolas -> Questions on Algebra: Quadratic Equation answered by real tutors!      Log On


   



Tutors Answer Your Questions about Quadratic Equations (FREE)


Question 728593: Please help
Solve: (sqrt of 2x - 3) = x - 1

Solve: (sqrt of 3x - 3) - (sqrt of x) = 1

Found 2 solutions by greenestamps, MathTherapy:
Answer by greenestamps(13367) About Me  (Show Source):
You can put this solution on YOUR website!


You can get good mental exercise by solving these equations using logical reasoning and simple mental arithmetic.

Start by assuming (hoping) that the solutions are integers. Then use logical reasoning to determine the solution(s).

(1) sqrt%282x-3%29=x-1

In this equation, we want (2x-3) to be a perfect square. And if x is an integer, the (2x-3) is an odd perfect square. So look at values of x for which (2x-3) is an odd perfect square.

(a) 2x-3 = 1; 2x = 4; x = 2. sqrt(2x-3) = sqrt(1) = 1; and 2-1 = 1. So x = 2 is a solution.

(b) 2x-3 = 9; 2x = 12; x = 6. sqrt(2x-3) = 3 but x-1 = 6. x = 6 is not a solution.

For larger values of x, "x-1" will increase faster than "sqrt(2x-3)", so there are no more solutions.

ANSWER: x = 2

(2) sqrt%283x-3%29-sqrt%28x%29=1

In this equation, we want x and (3x-3) to both be perfect squares.

(a) x = 1; 3x-3 = 0; both are perfect squares. However, trying x = 1 in the equation gives us "0-1 = 1", which is not true. Note that the two sides of the equation evaluate to numbers that are opposites. This is a common occurrence in equations like this, where the formal solution process including squaring both sides of an equation leads to extraneous solutions.

So x = 1 is NOT a solution.

(b) x = 4; 3x-3 = 9 is also a perfect square; and sqrt(3x-3) = 3 and x-1 = 3, so x = 4 is a solution.

Similarly to the first problem, for larger values of x "sqrt(3x-3)" will increase faster than "sqrt(x)", so again there are no more solutions.

ANSWER: x = 4


Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Please help

Solve: (sqrt of 2x - 3) = x - 1

Solve: (sqrt of 3x - 3) - (sqrt of x) = 1
**********************************
Again, respondent @MathLover1(20855) used the QUADRATIC EQUATION formula to solve both quadratic equations,
which is UNNECESSARY, since the resultant TRINOMIALS are FACTORABLE! 

Furthermore, for sqrt%283x+-+3%29+-+sqrt%28x%29+=+1, she got 2 values for x: x = 4, and x = 1. Obviously, when checked, the value 1 DOES
NOT SATISFY this equation, thereby making 1, an EXTRANEOUS solution. So, in this case, x = 4 is the SOLE VALID and
ACCEPTABLE SOLUTION.


Question 968610: Identify the min/max (vertex) value. Then sketch the graph.
f(x)-x^2-10x-30

Found 3 solutions by josgarithmetic, greenestamps, ikleyn:
Answer by josgarithmetic(39838) About Me  (Show Source):
You can put this solution on YOUR website!
Student could have gave minus sign instead of "equals" sign.
f%28x%29=x%5E2-10x-30
and wants vertex, and know if max or min.

Try completing-square.
%2810%2F2%29%5E2=25;
add and subtract from, to the quadratic expression.

x%5E2-10x-30%2B25-25
x%5E2-10x%2B25-30-25
%28x-5%29%5E2-55
highlight%28f%28x%29=%28x-5%29%5E2-55%29
vertex point at (5, -55) and is a minimum.

Answer by greenestamps(13367) About Me  (Show Source):
You can put this solution on YOUR website!


The wording of the post is certainly strange; but the intention is clear: find the vertex.

f%28x%29=-x%5E2-10x-30

Given a quadratic function f%28x%29=ax%5E2%2Bbx%2Bc, the x-coordinate of the vertex is -b%2F%282a%29:

-%28-10%29%2F%282%28-1%29%29=10%2F-2=-5

The y-coordinate of the vertex is found by evaluating the function at that value of x:

f%28-5%29=-%28-5%29%5E2-10%28-5%29-30=-25%2B50-30=-5

ANSWER: The vertex is (-5,-5)

The graph....

graph%28400%2C400%2C-10%2C5%2C-25%2C5%2C-x%5E2-10x-30%29


Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Identify the min/max (vertex) value. Then sketch the graph.
f(x)-x^2-10x-30
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


The post is written incorrectly and makes no sense.


The algorithm (the computer code) in the post by @lwsshak3 did not recognize the nonsense

and produced incorrect non-sensical gibberish, which @lwsshak3 tries to sell as the solution,

without reading the output of his code.




Question 976976: Hey ! I need help solving this.
f(x) = x^4 − x^3 − 20x^2
What are all the zeros of the function and determine the multiplicity of each zero and the number of turning points of the graph of the function.
Thank you!

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.

The answer in the post by @lwsshak3 is not precisely correct/accurate.

He correctly determined the zeros: they are 0, -4 and 5.

But when @lwsshak3 says that the multiplicity is 1 (one) for all three zeros,
this is wrong.

Multiplicity is 2 (two) for the root 0 and 1 (one) for both roots -4 and 5.




Question 1003368: Use the method of completing the square to find the standard form of the quadratic function.
f(x) = x^2 + 6x − 1
y=
x=
(x,y)=

Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39838) About Me  (Show Source):
You can put this solution on YOUR website!
In case you are looking for something else, you could use %286%2F2%29%5E2=3%5E2=9 to complete the square.

x%5E2%2B6x%2B9-1-9
x%5E2%2B6x%2B9-10
%28x%2B3%29%5E2-10
so function is f%28x%29=%28x%2B3%29%5E2-10.
This is not "Standard Form".

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Use the method of completing the square to find the standard form of the quadratic function.
f(x) = x^2 + 6x − 1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


The problem's formulation in the post is absolutely illiterate from the Math point of view,

since the given function is JUST WRITTEN in the standard form.




Question 299568: The product of 7 and the square of a number is 112. Find the number.
Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
The product of 7 and the square of a number is 112. Find the number.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        This problem has two possible answers,
        while @mananth provides only one.


let the number be x
square will be x^2
7x^2 = 112
x^2 = 112/7
x^2 =16
x = 4 or -4.




Question 283230: Factor completely.
-3x^3 - 6x^2 + 189x

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Factor completely.
-3x^3 - 6x^2 + 189x
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The problem asks to factor completely.
        Instead, @mananth solved an equation, and got an incomplete solution.
        Thus, the requested assignment was not done in accordance with the request.

        I came to provide a correct solution.


  -3x^3 - 6x^2 + 189x = 

= -3x*(x^2 + 2x - 189) = 

= -3x*(x+9)*(x-7).     ANSWER

Solved.




Question 282341: A group plans to share the cost equally for a $200,000 plane,the group wants to find 5 more people to join ,so that the cost will decrease $2,000 per person .How people are currently in the group.

Found 3 solutions by josgarithmetic, n2, ikleyn:
Answer by josgarithmetic(39838) About Me  (Show Source):
You can put this solution on YOUR website!
PRICE           PEOPLE          COST
 200000/n         n             200000
 200000/(n+5)    n+5            200000

DIFF. 2000

200000%2Fn-200000%2F%28n%2B5%29=2000

Answer by n2(91) About Me  (Show Source):
You can put this solution on YOUR website!
.
A group plans to share the cost equally for a $200,000 plane, the group wants to find 5 more people to join,
so that the cost will decrease $2,000 per person. How highlight%28many%29 people are currently in the group ?
~~~~~~~~~~~~~~~~~~~~~~~


The original scenario is  200000%2Fx  dollars per person.

The other scenario is  200000%2F%28x%2B5%29  dollars per person.


The setup equation is

    200000%2Fx - 200000%2F%28x%2B5%29%29 = 2000.


Divide both side by 1000 to make writing easier

    200%2Fx - 200%2F%28x%2B5%29%29 = 2.


Reduce it to the quadratic equation

    x^2 + 5x - 5000 = 0.


Factor left side

    (x+25)*(x-20) = 0.


The roots are  x= -25  and  x= 20.


Since we look for a price, we accept the positive root and reject the negative one.


ANSWER.  Currently/originally the group consists of 20 people.

Solved.



Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
A group plans to share the cost equally for a $200,000 plane, the group wants to find 5 more people to join,
so that the cost will decrease $2,000 per person. How highlight%28many%29 people are currently in the group ?
~~~~~~~~~~~~~~~~~~~~~~


        The solution by @mananth is incorrect due to arithmetic errors inside of it.
        I came to bring a correct solution.


The original scenario is  200000%2Fx  dollars per person.

The other scenario is  200000%2F%28x%2B5%29  dollars per person.


The setup equation is

    200000%2Fx - 200000%2F%28x%2B5%29%29 = 2000.


Divide both side by 1000 to make writing easier

    200%2Fx - 200%2F%28x%2B5%29%29 = 2.


Reduce it to the quadratic equation

    x^2 + 5x - 5000 = 0.


Factor left side

    (x+25)*(x-20) = 0.


The roots are  x= -25  and  x= 20.


Since we look for a price, we accept the positive root and reject the negative one.


ANSWER.  Currently/originally the group is 20 people.

Solved correctly.




Question 275411: In a chemistry class, 6 liters of 4% silver iodide solution must be mixed with 10% solution to get a 6% solution. How many liters of 10% solution are needed?
Found 5 solutions by math_tutor2020, greenestamps, josgarithmetic, n2, ikleyn:
Answer by math_tutor2020(3838) About Me  (Show Source):
You can put this solution on YOUR website!

Tutor mananth made an error when writing 0.04x as it should be 0.04*6 instead.
Solving 0.04*6+0.1x = 0.06*(x+6) leads to x = 3 as tutor ikleyn has shown, and as I show below.

Tutor josgarithmetic made an error on the last step. It should be 6*(0.06-0.04)/(0.1-0.06)
The "1" should be "0.1" instead
That expression evaluates to 3.
I think it's beneficial to simplify along the way to avoid a sea of numbers.

--------------------------------------------------------------------------

Here's how I would solve the problem.

x = amount of the 10% solution in liters

We have 6 liters of the 4% solution.
That contributes 0.04*6 = 0.24 liters of pure silver so far.

We add x liters of the 10% solution.
So we add 0.1x liters of pure silver to get 0.24+0.1x liters of pure silver total.

This is out of 6+x liters of solution of silver and other elements.


(amount of pure silver)/(amount of solution) = 6% goal
(0.24+0.1x)/(6+x) = 0.06
0.24+0.1x = 0.06(6+x)
0.24+0.1x = 0.36+0.06x
0.1x-0.06x = 0.36-0.24
0.04x = 0.12
x = 0.12/0.04
x = 3


Answer: 3 liters

Answer by greenestamps(13367) About Me  (Show Source):
You can put this solution on YOUR website!


The responses you have received so far all use the standard formal algebraic method for solving the problem -- writing and solving an equation which says the sum of the amounts of silver iodide in the two ingredients is equal to the amount in the mixture.

If a formal algebraic solution is needed, then that is the standard method and almost certainly the fastest formal method.

But 2-part mixture problems like this can be solved much faster using an informal method using the ratio of the amounts of the two ingredients.

Here in words is the solution to this problem using this method.

(1) The target 6% solution is "twice as close to 4% as it is to 10%" (the difference between 4% and 6% is 2%; the difference between 6% and 10% is 4%.)
(2) That means the amount of 4% silver iodide in the mixture must be twice as much as the amount of 10% silver iodide.
(3) The mixture uses 6 liters of the 4% silver iodide, so it must use 3 liters of the 10% silver iodide.

ANSWER: 3 liters


Answer by josgarithmetic(39838) About Me  (Show Source):
You can put this solution on YOUR website!
volume total, v%2B6
v, the volume of the 10% to use
pure silver in the solution mixture, 0.04%2A6%2B0.1%2Av

final concentration, 6%
%280.1v%2B0.04%2A6%29%2F%28v%2B6%29=0.06
-
0.1v%2B0.04%2A6=0.06%28v%2B6%29
0.1v%2B0.04%2A6=0.06v%2B0.06%2A6
0.1v-0.06v=0.06%2A6-0.04%2A6
%280.1-0.06%29v=6%280.06-0.04%29
v=6%28%280.06-0.04%29%2F%281-0.06%29%29
compute the expression.

Answer by n2(91) About Me  (Show Source):
You can put this solution on YOUR website!
.
In a chemistry class, 6 liters of 4% silver iodide solution must be mixed with 10% solution to get a 6% solution.
How many liters of 10% solution are needed?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Let x be the volume (in liters) of the 10% silver iodide solution to add.


Write the balance equation for solute (silver iodide)

    0.04*6 + 0.1x = 0.06*(6+x).


Simplify and find x

    0.24 + 0.1x = 0.36 + 0.06x,

    0.1x - 0.06x = 0.36 - 0.24,

        0.04x    =     0.12

            x    =     0.12/0.04 = 3.


ANSWER.  3 liters of the 10% silver iodide solution should be added.

Solved correctly.



Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
In a chemistry class, 6 liters of 4% silver iodide solution must be mixed with 10% solution to get a 6% solution.
How many liters of 10% solution are needed?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The solution in the post by @mananth is incorrect starting from its first line to the end.
        It is because his governing equation is written incorrectly.

        I came to bring a correct solution.


Let x be the volume (in liters) of the 10% silver iodide solution to add.


Write the balance equation for solute (silver iodide)

    0.04*6 + 0.1x = 0.06*(6+x).


Simplify and find x

    0.24 + 0.1x = 0.36 + 0.06x,

    0.1x - 0.06x = 0.36 - 0.24,

        0.04x    =     0.12

            x    =     0.12/0.04 = 3.


ANSWER.  3 liters of the 10% silver iodide solution should be added.

Solved correctly.




Question 268557: please help me solve this equation: x/x+1-2=3/x-3
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
please help me solve this equation: x/x+1-2=3/x-3
*************************************************
x%2F%28x+%2B+1%29+-+2+=+3%2F%28x+-+3%29, with system%28x+%3C%3E+-+1%2C++x+%3C%3E+3%29
x(x - 3) - 2(x + 1)(x - 3) = 3(x + 1) ---- Multiplying by LCD, (x + 1)(x - 3)
  x%5E2++-++3x++-++2%28x%5E2++-++2x++-++3%29+=+3x+%2B+3
       x%5E2++-++3x++-++2x%5E2+%2B+4x+%2B+6+=+3x+%2B+3
       x%5E2+-+2x%5E2+-+3x+%2B+4x+%2B+6+=+3x+%2B+3
                       -+x%5E2+%2B+x+%2B+6+=+3x+%2B+3
       0+=+x%5E2+%2B+3x+-+x+%2B+3+-+6+=+0
                       x%5E2+%2B+2x+-+3+=+0
                 (x - 1)(x + 3) = 0 --- Factorizing the trinomial
 x - 1 = 0      OR    x + 3 = 0 --- Equating each binomial to 0
       x = 1      OR           x =  -  3 
 
Neither of the 2 solutions is - 1 or 3, so BOTH are VALID!


Question 268825: Please help me solve this equation: +x%2F%28x%2B1%29-2=3%2F%28x-3%29+
Found 2 solutions by n2, ikleyn:
Answer by n2(91) About Me  (Show Source):
You can put this solution on YOUR website!
.
Please help me solve this equation: x%2F%28x%2B1%29%29-2 = 3%2F%28x-3%29
~~~~~~~~~~~~~~~~~~~~~~~~~~


Your starting equation is 

    x%2F%28x%2B1%29%29-2 = 3%2F%28x-3%29.


The domain of this equation is the set of all real numbers except of x= -1 and x= 3.
We will work over the domain, assuming that x =/= -1  and  x =/= 3.


Multiply both sides by LCD (x+1)*(x-3) and simplify

    x*(x-3) - 2(x+1)*(x-3)  = 3(x+1),

    x^2 - 3x - 2*(x^2 +x - 3x - 3) = 3x + 3,

    x^2 - 3x - 2x^2 - 2x + 6x + 6 = 3x + 3,

    -x^2 - 2x - 3 = 0,

    x^2 + 2x + 3 = 0,

    (x+3)*(x-1) = 0.


The solutions to this equation are the numbers -3 and 1.

They both are in the domain of the given equation,

so the solution to equation (1) are  x = -3  and  x = 1.

Solved completely and correctly.



Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Please help me solve this equation: x%2F%28x%2B1%29%29-2 = 3%2F%28x-3%29
~~~~~~~~~~~~~~~~~~~~~~~~~~


        The solution in the post by @mananth is INCORRECT.

        His transformations, which he performs to reduce the given equation to the factored quadratic equation,
        contain a lot of arithmetic errors, and his final equation is wrong.

        The answer absents in his solution.  So, his presentation is a compote of mathematical symbols
        with no mathematical sense,  which may lead a reader to wrong conclusion.

        Therefore,  I came to bring a correct solution.


Your starting equation is 

    x%2F%28x%2B1%29%29-2 = 3%2F%28x-3%29.


The domain of this equation is the set of all real numbers except of x= -1 and x= 3.
We will work over the domain, assuming that x =/= -1  and  x =/= 3.


Multiply both sides by LCD (x+1)*(x-3) and simplify

    x*(x-3) - 2(x+1)*(x-3)  = 3(x+1),

    x^2 - 3x - 2*(x^2 +x - 3x - 3) = 3x + 3,

    x^2 - 3x - 2x^2 - 2x + 6x + 6 = 3x + 3,

    -x^2 - 2x - 3 = 0,

    x^2 + 2x + 3 = 0,

    (x+3)*(x-1) = 0.


The solutions to this equation are the numbers -3 and 1.

They both are in the domain of the given equation,

so the solution to equation (1) are  x = -3  and  x = 1.

Solved completely and correctly.


/\/\/\/\/\/\/\/\/\/\/\/\/


Here is my general impression about the solutions by @mananth at this forum.

I just learned several months ago, that @mananth systematically uses a computer code,
which generates files with solutions.

In many cases (approximately in 10% of cases) the solutions generated by his computer code are incorrect.

But @mananth never reads and never checks what his code produces, so @mananth
does not carry any responsibility for the quality of his solutions.

Any reader should understand it - - - @mananth does not carry any responsibility for the correctness
of his solutions: this is his principial position.

Factually, he leaves this responsibility to those tutors (like me),
who check every, each and all his solutions totally.




Question 695911: Find the product of the solutions of this equation. 3x^2 - 12x + 7 = 0
Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
.
Find the product of the solutions of this equation. 3x^2 - 12x + 7 = 0.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


This is a nice question,  and it has a nice answer.

To get the product of the roots of this equation,  you do not need to solve the equation
and you do not need to find the roots explicitly,  as the other tutor makes in his post.

Instead,  use the  Vieta's theorem.

It says that the product of the roots of a quadratic equation   ax^2 + bx + c = 0

is always   c%2Fa,   or the constant term divided by the leading coefficient at  x^2.


In your case,  the product of the roots is   7%2F3,   so you get the answer instantly,  without making long calculations.


The  Vieta's theorem works for real roots and for complex roots:  in other words,  it works for any quadratic equation.

It is  UNIVERSAL.


This problem is specially given to you to check if you are familiar with the  Vieta's theorem,
and if you are not familiar with it,  it is a good chance to learn it and to see how perfectly it works.


It is also a good question for an interview, since it allows to learn momentarily,
if a person knows Algebra and generally a school Math uniformly.
How a person answers this question, it demonstrates/reflects the person's mathematical culture.




Question 62776: help please
solve the rational inequality (x-2)/(x+3) is less than or equal to 0
is it: (-3,2] (-oo,-3) (-oo,-3)U{2,oo) or [2,oo)
i am very confused

Found 2 solutions by n2, ikleyn:
Answer by n2(91) About Me  (Show Source):
You can put this solution on YOUR website!
.
solve the rational inequality (x-2)/(x+3) <= 0
~~~~~~~~~~~~~~~~~~~~~~~~

They want you solve this inequality

    %28x-2%29%2F%28x%2B3%29 <= 0.    (1)


The left side rational function can be non-positive if and only if

    EITHER the numerator is non-positive and denominator is positive

        x - 2 <= 0  and  x + 3 > 0    (2)

    OR     the numerator is non-negative and denominator is negative

        x - 2 >= 0  and  x + 3 < 0.   (3)



In case (2),  x <= 2  and  x > -3  simultaneously, or  

              -3 < x <= 2.



In case (3),  x >= 2  and  x < -3 simultaneously,  which has no solutions.  



Thus the final solution to the given inequality is this set of real numbers  -3 < x <= 2,
or, in the interval notation, the set (-3,2].

Solved.



Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
help please
solve the rational inequality (x-2)/(x+3) is less than or equal to 0
is it: (-3,2] (-oo,-3) (-oo,-3)U{2,oo) or [2,oo)
i am very confused
~~~~~~~~~~~~~~~~~~~~~~~~


        The solution in the post by @jai_kos in incorrect.
        It is incorrect methodologically and gives incorrect answer.
        See my correct solution below.


They want you solve this inequality

    %28x-2%29%2F%28x%2B3%29 <= 0.    (1)


The left side rational function can be non-positive if and only if

    EITHER the numerator is non-positive and denominator is positive

        x - 2 <= 0  and  x + 3 > 0    (2)

    OR     the numerator is non-negative and denominator is negative

        x - 2 >= 0  and  x + 3 < 0.   (3)



In case (2),  x <= 2  and  x > -3  simultaneously, or  

              -3 < x <= 2.



In case (3),  x >= 2  and  x < -3 simultaneously,  which has no solutions.  



Thus the final solution to the given inequality is this set of real numbers  -3 < x <= 2,
or, in the interval notation, the set (-3,2].

Solved.

The error made by  @jai_kos is that when he multiplies both sides of the original inequality by  (x+3),
he misses the case when  (x+3)  is negative,  which requires different treatment.

This error,  which jai_kos makes solving the problem,  is a typical error,  which beginners make
when trying to solve such inequalities,
until the more experienced teachers/tutors will explain their error and will show a right way solving.




Question 264812: what are the factors of 6r^2+3rs-18s^2
Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
what are the factors of 6r^2+3rs-18s^2 ?
~~~~~~~~~~~~~~~~~~~~~~~~


        The solution in the post by @mananth is incorrect - simply ignore it.
        See below my correct solution.


    6r^2 + 3rs - 18s^2 = 

    = 3*(2r^2 + rs - 6s^2) =

    = 3*(2r^2 + 4rs - 3rs - 6s^2) =

    = 3*(2r(r+2s) - 3s(r+2s)) =

    = 3*(2r-3s)(r+2s).    ANSWER

Solved correctly.




Question 263772: Hi,
I have a quadratic factorization question that I don't know how to do...
It's a Year 11 Maths question:
4x^4-37x^2+9
I have to factorize that and I would show you what I've done so far but I have no idea how to do this question...
Thank you so much for your help! :)

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Hi,
I have a quadratic factorization question that I don't know how to do...
It's a Year 11 Maths question:
4x^4-37x^2+9
I have to factorize that and I would show you what I've done so far but I have no idea how to do this question...
Thank you so much for your help
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Factorize your polynomial step by step

4x^2 - 37x^2 + 9 =
= 4x^4 - 36^2*x^2 - x^2 + 9
= 4x^2(x^2-9) - (x^2-9)
= (4x^2-1)*(x^2-9)
= (2x+1)(2x-1)(x+3)(x-3)

The difference between my solution and the @mananth solution is that
@mananth makes his transformations on an equation (which is not needed),
while I make transformations over the polynomial, exactly as it is requested.




Question 314826: SOLVE BY USING QUADRATIC EQUATION
FIND THE CONSECUTIVE INTEGERS SUCH THAT THE SUM OF THEIR SQUARES IS 245
PLEASE HELP I HAD QUESTIONS LIKE THIS ON MY FINAL BUT I COULD NOT UNDER STAND HOW TO WORK THIS PROBLEM

Found 3 solutions by KMST, timofer, MathTherapy:
Answer by KMST(5396) About Me  (Show Source):
You can put this solution on YOUR website!
There are only two sets of consecutive integers with squares that add up to 245.
%28-10%29%5E2%2B%28-9%29%5E2%2B%28-8%29%5E2=100%2B81%2B64=245 and 8%5E2%2B9%5E2%2B10%5E2=64%2B81%2B100=245
The sum of the squares of a set of less than 3 or more than 3 consecutive integers is never 245.
The sum of the squares of 15 or more consecutive integers is always more than 245.

Answer by timofer(159) About Me  (Show Source):
You can put this solution on YOUR website!
"THE CONSECUTIVE INTEGERS"
How many consecutive integers? The question or description is not complete.

If you want THREE consecutive integers, you should have no trouble finding sum of their squares to be 8, 9, 10.

If middle is n, then the consecutive integers n-1, n, n+1.
Setup and solve %28n-1%29%5E2%2Bn%5E2%2B%28n%2B1%29%5E2=245.

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
SOLVE BY USING QUADRATIC EQUATION

FIND THE CONSECUTIVE INTEGERS SUCH THAT THE SUM OF THEIR SQUARES IS 245

PLEASE HELP I HAD QUESTIONS LIKE THIS ON MY FINAL BUT I COULD NOT UNDER STAND HOW TO WORK THIS PROBLEM
******************************************************************************************************
I don't know how the other person can say that these 2 integers are 11 and 12. They are NOT!!

Correct answer: NO 2 integers'/consecutive integers' sum of squares is 245. So, NO SOLUTION!!


Question 25608: I am trying to help a homeschooled student with algebra. We are stumped on a problem. It's on a page where you are supposed to use the quadratic formula to solve but i'm having a hard time setting up the equation. It says; working alone Colleen can paint a house in 2 h less than James. Working together, they can paint the house in 10 h. How long would it take James to paint the house by himself? Thank you!
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
I am trying to help a homeschooled student with algebra. We are stumped on a problem. It's on a page where
you are supposed to use the quadratic formula to solve but i'm having a hard time setting up the equation.
It says; working alone Colleen can paint a house in 2 h less than James. Working together, they can paint
the house in 10 h. How long would it take James to paint the house by himself? Thank you!
***************************************
The other person whu responded, says, "So it takes Jmes 6 hrs, so then it takes Colleen;
6-2=4 =)". NO!!! It DOESN'T!!

Let time it takes James, be J
Then time it takes Colleen = J - 2
With both taking 10 hours to do the job, working together, we get the following
equation: 1%2FJ+%2B+1%2F%28J++-++2%29+=+1%2F10
     10%28J++-++2%29+%2B+10J+=+J%28J++-++2%29 ----- Multiplying by LCD, 10J(J - 2)
      10J++-++20+%2B+10J+=+J%5E2++-++2J
           20J+-+20+=+J%5E2+-+2J
     highlight%28highlight_green%28highlight%28J%5E2++-++22J+%2B+20+=+0%29%29%29
You now have your quadratic equation. I take it you know wnhat to do now, and after solving, correct? If
not, it’s that you MUST CHECK your solutions to ensure that they make sense, in this particular scenario.


Question 1180203: the sum of the squares of two consecutive numbers is 61.What are those numbers
Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
the sum of the squares of two consecutive numbers is 61. What are those numbers
~~~~~~~~~~~~~~~~~~~~~~~~~~~


        Two other tutors provided a formal algebra solution.
        Which is good to develop your technique.
        But I will give here simple MENTAL solution - - - which is good to develop your mind.


The sum of the squares of two consecutive integer numbers is 61.
So, we can expect that each of the two squares is about 30 (about half of 61).


Such two squares of integers closest to 30 are 25 and 36 - so check 25 + 36 = 61  <<<---=== correct !


Thus the solution is the pair (5,6).


Recalling the signs, we detect another pair (-6,-5), too.

Solved MENTALLY.

Many other similar problems can be solved similarly.
It is a good technique to use it in competitions for fastest solution.




Question 76792: Simplify. sqrt%2812%29%2Fsqrt%283%29
I am having a really hard time with this problem and need some help please thanks.

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Simplify. sqrt%2812%29%2Fsqrt%283%29

I am having a really hard time with this problem and need some help please thanks. 
*********************************************************************************
Why would you? This is so EASY!!
highlight%28sqrt%2812%29%2Fsqrt%283%29%29 = sqrt%284%2A3%29%2Fsqrt%283%29 = %28sqrt%284%29sqrt%283%29%29%2Fsqrt%283%29 = %28sqrt%284%29cross%28sqrt%283%29%29%29%2Fcross%28sqrt%283%29%29 = sqrt%284%29+=+highlight%282%29

OR

highlight%28sqrt%2812%29%2Fsqrt%283%29%29 = sqrt%2812%2F3%29 = sqrt%284%29+=+highlight%282%29


Question 1177833: A landscape architect is planning a circular flower
bed that will be surrounded by a ring of paving
stones, 25 cm wide. The area of the ring of paving
stones will be half the area of the flower bed.
Determine the radius of the flower bed, to the
nearest centimetre.

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
A landscape architect is planning a circular flower bed that will be surrounded by a ring of paving
stones, 25 cm wide. The area of the ring of paving stones will be half the area of the flower bed.
Determine the radius of the flower bed, to the nearest centimetre.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The solution by @mananth is incorrect due to arithmetic errors on the way.
        I came to bring a correct solution.


pi*(r+25)^2 - pi*r^2 = (1/2)*pi*r^2


Cancel pi in both sides


(r+25)^2 - r^2 = (1/2)*r^2


r^2 + 50r + 625 - r^2 = (1/2)*r^2


50r + 625 = (1/2)r^2


r^2 - 100r - 1250 = 0


Use the quadratic formula and find  r = 50+%2B-+25%2Asqrt%286%29.


It gives a unique meaningful positive solution x = 50+%2B+25%2Asqrt%286%29 = 111 cm, rounded.    ANSWER

Solved.




Question 33877: sqrt(2x-5)-sqrt(x-3)=1
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
sqrt(2x-5)-sqrt(x-3)=1
======================
Whatever the other person who responded did, doesn't make sense, at all, to this author. Yet,
it's quite surprising that he/she got one of the solutions. But, there's another one!

  sqrt%282x+-+5%29+-+sqrt%28x+-+3%29+=+1, with x+%3E=+3  
          sqrt%282x+-+5%29+=+1+%2B+sqrt%28x+-+3%29 ----- Adding sqrt%28x+-+3%29 to both sides
       %28sqrt%282x+-+5%29%29%5E2+=+1%5E2+%2B+2sqrt%28x+-+3%29+%2B+%28sqrt%28x+-+3%29%29%5E2
            2x+-+5+=+1+%2B+2sqrt%28x+-+3%29+%2B+x+-+3
            2x+-+5+=+2sqrt%28x+-+3%29+%2B+x+-+2
      2x+-+5+-+x+%2B+2+=+2sqrt%28x+-+3%29
             x+-+3+=+2sqrt%28x+-+3%29
           %28x+-+3%29%5E2+=+%282sqrt%28x+-+3%29%29%5E2 ---- Squaring each side
        x%5E2+-+6x+%2B+9+=+4%28x+-+3%29
        x%5E2+-+6x+%2B+9+=+4x+-+12
x%5E2+-+6x+%2B+9+-+4x+%2B+12+=+0
     x%5E2+-+10x+%2B+21+=+0
  (x - 7)(x - 3) = 0
   x - 7 = 0     OR    x - 3 = 0
      x = 7    OR      x = 3

As 7 > 3 and 3 = 3, the above constraint, x+%3E=+3 is satisfied. Therefore, both solutions are ACCEPTABLE!!


Question 107371: I need help with this kind of problem:
Find the vertex, the y-intercept, and symmetric point, and use these to sketch a graph.
y=2x^2 -11x -12
I am having problems solving for the vertex.

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
I need help with this kind of problem:
Find the vertex, the y-intercept, and symmetric point, and use these to sketch a graph.
y=2x^2 -11x -12
I am having problems solving for the vertex.
============================================
Formula for the x-coordinate of the vertex of a parabola: x+=+-+b%2F%282a%29 
y+=+highlight%282%29x%5E2+%2A+highlight_green%28-+11%29x+-+12. Compare to:
y+=+highlight%28a%29x%5E2+%2A+highlight_green%28b%29x+%2B+c
In this case, b = - 11, and a = 2.
So, the x-coordinate of the vertex of THIS parabola is:-+%28-+11%29%2F%282%2A2%29+=+11%2F4

Now, substitute the x-value into the ORIGINAL equation to get the y-coordinate of the vertex, as follows: 
y+=+2x%5E2+-+11x+-+12
y+=+2%2811%2F4%29%5E2+-+11%2811%2F4%29+-+12
y+=+2%28121%2F16%29+-+121%2F4+-+12
y+=+121%2F8+-+121%2F4+-+12
y+=+%28121+-+242+-+96%29%2F8
y+=+%28-+217%29%2F8 <==== y-coordinate of the vertex of THIS parabola
Vertex of parabolic equation, matrix%281%2C3%2C+y%2C+%22=%22%2C+2x%5E2+-+11x+-+12%29: 


Question 1179148: the distance between London and New York is 320 Km. A train takes x hours to travel between London and New York.
(a) Write down an expression in terms of x, for the average speed of the train [1]
(b) A car takes 2 ½ hours longer than a train to travel between London and New York. The average speed of the train is 80 Km/h greater than the average speed of the car. Form an equation in x and show that it simplifies to

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
the distance between London and New York is 320 Km. A train takes x hours to travel between London and New York.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


When I read this, my hair stands on end and my eyes go square.

This writer needs to learn from a geography textbook and to pass a school exam on Geography.


This writing is a style of @CPhill.

Such gibberish should not be spread in the Internet.




Question 96205: Please help me solve this problem:
y^4/3 = -3y
This is what I have done:
y^4/3 + 3y =0
1. The exp of y is understood to be 1...so does this mean that I need to find the commoon denominator of the exp so that I could add? Should the exp of 3y then be 1/3?
y^4/3 + 3y^1/3= 0
2. Then in the book it says to factor out maybe 1/3?
This is where I get confused, because the problem in the book that is simmilar looks like this:
x^3/2= x^1/2
x^3/2- x^1/2= 0
x^1/2(x-1)) =0 How are they factoring out x^1/2? Is x^1/2(x-1) = x^3/2 -x^1/2
3. So once they get x^1/2= 0 and x-1=0
so the answer is x=0 and x=1

Found 2 solutions by greenestamps, MathTherapy:
Answer by greenestamps(13367) About Me  (Show Source):
You can put this solution on YOUR website!


...

This is what I have done:
y^4/3 + 3y =0
1. The exp of y is understood to be 1...so does this mean that I need to find the commoon denominator of the exp so that I could add? Should the exp of 3y then be 1/3?
y^4/3 + 3y^1/3= 0


No.

As the other tutor says, you seem to be trying to make this problem look like the example in your book, but it is very different.

In the expression "3y" in this problem, the understood exponent "1" is only the exponent of "y" -- it is not the exponent of "3y".

Leave the equation as

y^4/3 + 3y =0

Then, as the other tutor shows, factor out the common factor "y" on the left and solve the problem from there.



Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Please help me solve this problem:

y^4/3 = -3y

This is what I have done:
y^4/3 + 3y =0

1. The exp of y is understood to be 1...so does this mean that I need to find the commoon
denominator of the exp so that I could add?  Should the exp of 3y then be 1/3?
y^4/3 + 3y^1/3= 0

2. Then in the book it says to factor out maybe 1/3?

This is where I get confused, because the problem in the book that is simmilar looks like this:
x^3/2= x^1/2
x^3/2- x^1/2= 0
x^1/2(x-1)) =0   How are they factoring out x^1/2?  Is x^1/2(x-1) = x^3/2 -x^1/2

3. So once they get x^1/2= 0   and x-1=0

so the answer is x=0 and x=1 

I think you're CONFUSING yourself, and probably mixing up this given problem with the one in your book.
Anyway, I hope you can follow what I've presented below. 

            matrix%282%2C1%2C+%22+%22%2C+y%5E%284%2F3%29+=+-+3y%29
        matrix%282%2C1%2C+%22+%22%2C+y%5E%284%2F3%29%29+%2B+3y+=+0 ---- Adding 3y%5E2 to both sides
     matrix%282%2C1%2C+%22+%22%2C+y%28y%5E%281%2F3%29+%2B+3%29+=+0%29 ---- Factoring out y
         matrix%282%2C1%2C+%22+%22%2C+y%5E%281%2F3%29%29+%2B+3+=+0    OR     y = 0  
           matrix%282%2C1%2C+%22+%22%2C+y%5E%281%2F3%29%29+=+-+3
       matrix%282%2C1%2C+%22+%22%2C+y%5E%28%281%2F3%29%5E3%29%29+=+%28-+3%29%5E3 --- Cubing each side
              highlight%28y%29+=+%28-+3%29%5E3+=+highlight%28-+27%29%29


Question 715207: why would 4 plus/minus the square root of 32 divided by 2 equal 2 plus or minus the square root of 8 and not be 2 plus or minus the square root of 16 ?
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
why would 4 plus/minus the square root of 32 divided by 2 equal 2 plus or minus the square root of 8 and not be 2 plus or minus the square root of 16 ? 


This obviously is the calculation of the roots, using this, the quadratic equation formula.

You gave: %284+%2B-+sqrt%2832%29%29%2F2 = %284+%2B-+sqrt%2816+%2A+2%29%29%2F2 = %284+%2B-+sqrt%2816%29%2Asqrt%282%29%29%2F2 = %284+%2B-+4sqrt%282%29%29%2F2 = %282%282+%2B-+2sqrt%282%29%29%29%2F2 = %28cross%282%29%282+%2B-+2sqrt%282%29%29%29%2Fcross%282%29 = highlight%282+%2B-+2sqrt%282%29%29, or 2+%2B-+sqrt%288%29


Question 1037220: how get sqrt(3+sqrt(5-sqrt(13+sqrt(48)))) show than (sqrt(2)+sqrt(6))/2
helpme please

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
how get sqrt(3+sqrt(5-sqrt(13+sqrt(48)))) show than (sqrt(2)+sqrt(6))/2
helpme please

               SIMPLIFYINGsqrt%2813+%2B+sqrt%2848%29%29                   SIMPLIFYINGsqrt%284+-+sqrt%2812%29%29               SIMPLIFYINGsqrt%282+%2B+sqrt%283%29%29

  

Proof that sqrt(3+sqrt(5-sqrt(13+sqrt(48)))) = (sqrt(2)+sqrt(6))/2, COMPLETED!


Question 449465: Solve the equation 25x2 - 64 = 0 using the quadratic formula. (Notice b = 0. Enter solutions from smallest to largest.)
x = ?
x = ?
Please show me the steps to get the steps.

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Solve the equation 25x2 - 64 = 0 using the quadratic formula. (Notice b = 0. Enter solutions from smallest to largest.)
x = ?
x = ?
Please show me the steps to get the steps.
~~~~~~~~~~~~~~~~~~~~~~~~~


It's ridiculous to solve this quadratic equation using the quadratic formula.

The instruction is too stupid.




Question 442619: Hi,
I have an algebra question that states the following: (not sure where to go with this)
If h = -16t^2 + 48t represents the height of a rocket, in feet, t seconds after it was fired, when will the rocket hit the ground?
It does give a hint: "The rocket is on the ground when h = 0"
So it states that the rocket will hit the ground after _______ second(s).

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Hi,
I have an algebra question that states the following: (not sure where to go with this)
If h = -16t^2 + 48t represents the height of a rocket, in feet, t seconds after it was fired, when will the rocket hit the ground?
It does give a hint: "The rocket is on the ground when h = 0"
So it states that the rocket will hit the ground after _______ second(s).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

It is interesting to know how  physicists solve such problems.


The problem says that the model rocket was launched from the ground level 
with vertical speed of v = 48 feet per second, and the gravity acceleration 
is g = 32 ft/s^2.


Then according to kinematic, the time to get the highest point is  t = 48%2F32 = 1.5 seconds,
and the same time of 1.5 seconds is needed for the model rocket to fall from the highest point to the ground.


The sum 1.5 + 1.5 = 3 seconds is the time from the starting moment to the moment when
the model rocket hits the ground.

Solved.




Question 1210513: Scientists launched a rocket which can be modeled by the equation h = -16t2 + 160t + 1, where t is time in seconds, and h is the distance from the ground in feet.
a) Find the maximum height of this rocket.
____ feet

b) When does the maximum height occur?
_ seconds


Answer by CPhill(2264) About Me  (Show Source):
You can put this solution on YOUR website!
This problem can be solved by finding the vertex of the parabola described by the height function:
$$h(t) = -16t^2 + 260t + 1$$
This is a quadratic equation in the form $h(t) = at^2 + bt + c$, where $a = -16$, $b = 260$, and $c = 1$. Since $a$ is negative, the parabola opens downward, and the vertex represents the maximum height.
### a) Find the maximum height of this rocket.
The maximum height occurs at the time $t$ given by the axis of symmetry formula:
$$t = -\frac{b}{2a}$$
The maximum height ($h_{\text{max}}$) is found by substituting this time back into the height equation $h(t)$.
#### Step 1: Find the time of maximum height ($t$)
$$t = -\frac{260}{2(-16)} = -\frac{260}{-32} = \frac{260}{32}$$
$$t = 8.125 \text{ seconds}$$
#### Step 2: Calculate the maximum height ($h$)
Substitute $t = 8.125$ into the height equation:
$$h_{\text{max}} = -16(8.125)^2 + 260(8.125) + 1$$
I will use the code interpreter to perform the calculation precisely.
```python?code_reference&code_event_index=2
# Given function parameters
a = -16
b = 260
c = 1
# Calculate time (t) of maximum height (t = -b / 2a)
t_max = -b / (2 * a)
# Calculate the maximum height (h) by substituting t_max into the equation h = at^2 + bt + c
h_max = a * (t_max**2) + b * t_max + c
print(f"Time of maximum height (t_max): {t_max}")
print(f"Maximum height (h_max): {h_max}")
```
```text?code_stdout&code_event_index=2
Time of maximum height (t_max): 8.125
Maximum height (h_max): 1057.25
```
### a) Find the maximum height of this rocket.
Substituting $t = 8.125$ into the equation:
$$h_{\text{max}} = -16(8.125)^2 + 260(8.125) + 1$$
$$\mathbf{h_{\text{max}} = 1057.25 \text{ feet}}$$
### b) When does the maximum height occur?
The maximum height occurs at the time calculated by the axis of symmetry formula:
$$t = -\frac{b}{2a} = 8.125$$
$$\mathbf{t = 8.125 \text{ seconds}}$$
-----
**Final Answers:**
a) Find the maximum height of this rocket.
**1057.25** feet
b) When does the maximum height occur?
**8.125** seconds


Question 1146014: 1. (a) resolve into partial fractions 2x/[(x-2)(x+5)]
(b) resolve into partial fractions 1/(x^2-x)

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
1. (a) resolve into partial fractions 2x/[(x-2)(x+5)]
   (b) resolve into partial fractions 1/(x^2-x)

1. (a) resolve into partial fractions 2x%2F%28x+-+2%29%28x+%2B+5%29
The other person’s solution: A = 2%2F3, and B = 4%2F3, is WRONG!!

2x%2F%28x+-+2%29%28x+%2B+5%29 = A%2F%28x+-+2%29+%2B+B%2F%28x+%2B+5%29
 ---- Multiplying by LCD, (x - 2)(x + 5)
           2x = A(x + 5) + B(x - 2) ---- Equating NUMERATORS, since denominators are the same
         2(2) = A(2 + 5) + B(2 - 2) ---- Substituting 2 for x to determine the value of A
            4 = 7A
                4%2F7+=+A
       2(- 5) = A(- 5 + 5) + B(- 5 - 2) ---- Substituting - 5 for x to determine the value of B
         - 10 = - 7B
        %28-+10%29%2F%28-+7%29+=+10%2F7+=+B
       (A, B) = (4%2F7, 10%2F7)

Therefore, highlight%282x%2F%28x+-+2%29%28x+%2B+5%29%29 = A%2F%28x+-+2%29+%2B+B%2F%28x+%2B+5%29 = highlight%28%284%2F7%29%2F%28x+-+2%29+%2B+%2810%2F7%29%2F%28x+%2B+5%29%29


1. (b) resolve into partial fractions 1%2F%28x%5E2+-+x%29

Use the same concept above, to decompose this PROPER FRACTION too. 

Before doing so though, we FACTORIZE the denominator in 1%2F%28x%5E2+-+x%29 to get: 1%2Fx%28x+-+1%29, and then: 1%2Fx%28x+-+1%29 = A%2Fx+%2B+B%2F%28x+-+1%29


Question 732314: If the positive integer x leaves a remainder of 2 when divided by 8, what will the remainder be when x + 9 is divided by 8?
Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
If the positive integer x leaves a remainder of 2 when divided by 8,
what will the remainder be when x + 9 is divided by 8?
~~~~~~~~~~~~~~~~~~~~~~~

We are given that

    x = 8n + 2   <<<---=== "the positive integer x leaves a remainder of 2 when divided by 8"


It implies

    x + 9 = (8n + 2) + 9

    x + 9 = 8n + 11,

    x + 9 = 8(n+1) + 3.


This means that the remainder of (x+9) when divided by 8 will be 3.    <<<---===  ANSWER

Solved.




Older solutions: 1..45, 46..90, 91..135, 136..180, 181..225, 226..270, 271..315, 316..360, 361..405, 406..450, 451..495, 496..540, 541..585, 586..630, 631..675, 676..720, 721..765, 766..810, 811..855, 856..900, 901..945, 946..990, 991..1035, 1036..1080, 1081..1125, 1126..1170, 1171..1215, 1216..1260, 1261..1305, 1306..1350, 1351..1395, 1396..1440, 1441..1485, 1486..1530, 1531..1575, 1576..1620, 1621..1665, 1666..1710, 1711..1755, 1756..1800, 1801..1845, 1846..1890, 1891..1935, 1936..1980, 1981..2025, 2026..2070, 2071..2115, 2116..2160, 2161..2205, 2206..2250, 2251..2295, 2296..2340, 2341..2385, 2386..2430, 2431..2475, 2476..2520, 2521..2565, 2566..2610, 2611..2655, 2656..2700, 2701..2745, 2746..2790, 2791..2835, 2836..2880, 2881..2925, 2926..2970, 2971..3015, 3016..3060, 3061..3105, 3106..3150, 3151..3195, 3196..3240, 3241..3285, 3286..3330, 3331..3375, 3376..3420, 3421..3465, 3466..3510, 3511..3555, 3556..3600, 3601..3645, 3646..3690, 3691..3735, 3736..3780, 3781..3825, 3826..3870, 3871..3915, 3916..3960, 3961..4005, 4006..4050, 4051..4095, 4096..4140, 4141..4185, 4186..4230, 4231..4275, 4276..4320, 4321..4365, 4366..4410, 4411..4455, 4456..4500, 4501..4545, 4546..4590, 4591..4635, 4636..4680, 4681..4725, 4726..4770, 4771..4815, 4816..4860, 4861..4905, 4906..4950, 4951..4995, 4996..5040, 5041..5085, 5086..5130, 5131..5175, 5176..5220, 5221..5265, 5266..5310, 5311..5355, 5356..5400, 5401..5445, 5446..5490, 5491..5535, 5536..5580, 5581..5625, 5626..5670, 5671..5715, 5716..5760, 5761..5805, 5806..5850, 5851..5895, 5896..5940, 5941..5985, 5986..6030, 6031..6075, 6076..6120, 6121..6165, 6166..6210, 6211..6255, 6256..6300, 6301..6345, 6346..6390, 6391..6435, 6436..6480, 6481..6525, 6526..6570, 6571..6615, 6616..6660, 6661..6705, 6706..6750, 6751..6795, 6796..6840, 6841..6885, 6886..6930, 6931..6975, 6976..7020, 7021..7065, 7066..7110, 7111..7155, 7156..7200, 7201..7245, 7246..7290, 7291..7335, 7336..7380, 7381..7425, 7426..7470, 7471..7515, 7516..7560, 7561..7605, 7606..7650, 7651..7695, 7696..7740, 7741..7785, 7786..7830, 7831..7875, 7876..7920, 7921..7965, 7966..8010, 8011..8055, 8056..8100, 8101..8145, 8146..8190, 8191..8235, 8236..8280, 8281..8325, 8326..8370, 8371..8415, 8416..8460, 8461..8505, 8506..8550, 8551..8595, 8596..8640, 8641..8685, 8686..8730, 8731..8775, 8776..8820, 8821..8865, 8866..8910, 8911..8955, 8956..9000, 9001..9045, 9046..9090, 9091..9135, 9136..9180, 9181..9225, 9226..9270, 9271..9315, 9316..9360, 9361..9405, 9406..9450, 9451..9495, 9496..9540, 9541..9585, 9586..9630, 9631..9675, 9676..9720, 9721..9765, 9766..9810, 9811..9855, 9856..9900, 9901..9945, 9946..9990, 9991..10035, 10036..10080, 10081..10125, 10126..10170, 10171..10215, 10216..10260, 10261..10305, 10306..10350, 10351..10395, 10396..10440, 10441..10485, 10486..10530, 10531..10575, 10576..10620, 10621..10665, 10666..10710, 10711..10755, 10756..10800, 10801..10845, 10846..10890, 10891..10935, 10936..10980, 10981..11025, 11026..11070, 11071..11115, 11116..11160, 11161..11205, 11206..11250, 11251..11295, 11296..11340, 11341..11385, 11386..11430, 11431..11475, 11476..11520, 11521..11565, 11566..11610, 11611..11655, 11656..11700, 11701..11745, 11746..11790, 11791..11835, 11836..11880, 11881..11925, 11926..11970, 11971..12015, 12016..12060, 12061..12105, 12106..12150, 12151..12195, 12196..12240, 12241..12285, 12286..12330, 12331..12375, 12376..12420, 12421..12465, 12466..12510, 12511..12555, 12556..12600, 12601..12645, 12646..12690, 12691..12735, 12736..12780, 12781..12825, 12826..12870, 12871..12915, 12916..12960, 12961..13005, 13006..13050, 13051..13095, 13096..13140, 13141..13185, 13186..13230, 13231..13275, 13276..13320, 13321..13365, 13366..13410, 13411..13455, 13456..13500, 13501..13545, 13546..13590, 13591..13635, 13636..13680, 13681..13725, 13726..13770, 13771..13815, 13816..13860, 13861..13905, 13906..13950, 13951..13995, 13996..14040, 14041..14085, 14086..14130, 14131..14175, 14176..14220, 14221..14265, 14266..14310, 14311..14355, 14356..14400, 14401..14445, 14446..14490, 14491..14535, 14536..14580, 14581..14625, 14626..14670, 14671..14715, 14716..14760, 14761..14805, 14806..14850, 14851..14895, 14896..14940, 14941..14985, 14986..15030, 15031..15075, 15076..15120, 15121..15165, 15166..15210, 15211..15255, 15256..15300, 15301..15345, 15346..15390, 15391..15435, 15436..15480, 15481..15525, 15526..15570, 15571..15615, 15616..15660, 15661..15705, 15706..15750, 15751..15795, 15796..15840, 15841..15885, 15886..15930, 15931..15975, 15976..16020, 16021..16065, 16066..16110, 16111..16155, 16156..16200, 16201..16245, 16246..16290, 16291..16335, 16336..16380, 16381..16425, 16426..16470, 16471..16515, 16516..16560, 16561..16605, 16606..16650, 16651..16695, 16696..16740, 16741..16785, 16786..16830, 16831..16875, 16876..16920, 16921..16965, 16966..17010, 17011..17055, 17056..17100, 17101..17145, 17146..17190, 17191..17235, 17236..17280, 17281..17325, 17326..17370, 17371..17415, 17416..17460, 17461..17505, 17506..17550, 17551..17595, 17596..17640, 17641..17685, 17686..17730, 17731..17775, 17776..17820, 17821..17865, 17866..17910, 17911..17955, 17956..18000, 18001..18045, 18046..18090, 18091..18135, 18136..18180, 18181..18225, 18226..18270, 18271..18315, 18316..18360, 18361..18405, 18406..18450, 18451..18495, 18496..18540, 18541..18585, 18586..18630, 18631..18675, 18676..18720, 18721..18765, 18766..18810, 18811..18855, 18856..18900, 18901..18945, 18946..18990, 18991..19035, 19036..19080, 19081..19125, 19126..19170, 19171..19215, 19216..19260, 19261..19305, 19306..19350, 19351..19395, 19396..19440, 19441..19485, 19486..19530, 19531..19575, 19576..19620, 19621..19665, 19666..19710, 19711..19755, 19756..19800, 19801..19845, 19846..19890, 19891..19935, 19936..19980, 19981..20025, 20026..20070, 20071..20115, 20116..20160, 20161..20205, 20206..20250, 20251..20295, 20296..20340, 20341..20385, 20386..20430, 20431..20475, 20476..20520, 20521..20565, 20566..20610, 20611..20655, 20656..20700, 20701..20745, 20746..20790, 20791..20835, 20836..20880, 20881..20925, 20926..20970, 20971..21015, 21016..21060, 21061..21105, 21106..21150, 21151..21195, 21196..21240, 21241..21285, 21286..21330, 21331..21375, 21376..21420, 21421..21465, 21466..21510, 21511..21555, 21556..21600, 21601..21645, 21646..21690, 21691..21735, 21736..21780, 21781..21825, 21826..21870, 21871..21915, 21916..21960, 21961..22005, 22006..22050, 22051..22095, 22096..22140, 22141..22185, 22186..22230, 22231..22275, 22276..22320, 22321..22365, 22366..22410, 22411..22455, 22456..22500, 22501..22545, 22546..22590, 22591..22635, 22636..22680, 22681..22725, 22726..22770, 22771..22815, 22816..22860, 22861..22905, 22906..22950, 22951..22995, 22996..23040, 23041..23085, 23086..23130, 23131..23175, 23176..23220, 23221..23265, 23266..23310, 23311..23355, 23356..23400, 23401..23445, 23446..23490, 23491..23535, 23536..23580, 23581..23625, 23626..23670, 23671..23715, 23716..23760, 23761..23805, 23806..23850, 23851..23895, 23896..23940, 23941..23985, 23986..24030, 24031..24075, 24076..24120, 24121..24165, 24166..24210, 24211..24255, 24256..24300, 24301..24345, 24346..24390, 24391..24435, 24436..24480, 24481..24525, 24526..24570, 24571..24615, 24616..24660, 24661..24705, 24706..24750, 24751..24795, 24796..24840, 24841..24885, 24886..24930, 24931..24975, 24976..25020, 25021..25065, 25066..25110, 25111..25155, 25156..25200, 25201..25245, 25246..25290, 25291..25335, 25336..25380, 25381..25425, 25426..25470, 25471..25515, 25516..25560, 25561..25605, 25606..25650, 25651..25695, 25696..25740, 25741..25785, 25786..25830, 25831..25875, 25876..25920, 25921..25965, 25966..26010, 26011..26055, 26056..26100, 26101..26145, 26146..26190, 26191..26235, 26236..26280, 26281..26325, 26326..26370, 26371..26415, 26416..26460, 26461..26505, 26506..26550, 26551..26595, 26596..26640, 26641..26685, 26686..26730, 26731..26775, 26776..26820, 26821..26865, 26866..26910, 26911..26955, 26956..27000, 27001..27045, 27046..27090, 27091..27135, 27136..27180, 27181..27225, 27226..27270, 27271..27315, 27316..27360, 27361..27405, 27406..27450, 27451..27495, 27496..27540, 27541..27585, 27586..27630, 27631..27675, 27676..27720, 27721..27765, 27766..27810, 27811..27855, 27856..27900, 27901..27945, 27946..27990, 27991..28035, 28036..28080, 28081..28125, 28126..28170, 28171..28215, 28216..28260, 28261..28305, 28306..28350, 28351..28395, 28396..28440, 28441..28485, 28486..28530, 28531..28575, 28576..28620, 28621..28665, 28666..28710, 28711..28755, 28756..28800, 28801..28845, 28846..28890, 28891..28935, 28936..28980, 28981..29025, 29026..29070, 29071..29115, 29116..29160, 29161..29205, 29206..29250, 29251..29295, 29296..29340, 29341..29385, 29386..29430, 29431..29475, 29476..29520, 29521..29565, 29566..29610, 29611..29655, 29656..29700, 29701..29745, 29746..29790, 29791..29835, 29836..29880, 29881..29925, 29926..29970, 29971..30015, 30016..30060, 30061..30105, 30106..30150, 30151..30195, 30196..30240, 30241..30285