How do you determine if a polynomial is the difference of two squares?

If there are two ballons one in is 10m above the groung and rising 15m per minute the oter ballon is 150m above the ground and rising 20m per minute .in how many minutes will the ballons be at te same height?

First, if you have a question, it is much better to put it in as a separate post in <Post a New Question> rather than attaching it to a previous question, where it is more likely to be overlooked.

Second, if the second balloon starts 140m higher than the first and has a higher rate of ascent, they will never be at the same height — unless they reach their upper limit in the atmosphere.

You have many typos. I assume that this true of your numerical data as well. Proofread your post to avoid typos.

Since this is not my area of expertise, I searched Google under the key words "polynomial difference two squares":

http://www.google.com/search?client=safari&rls=en&q=polynomial+diference+two+squares&ie=UTF-8&oe=UTF-8

In the future, you can find the information you desire more quickly, if you use appropriate key words to do your own search. Also see http://hanlib.sou.edu/searchtools/.

I hope this helps.

To determine if a polynomial is the difference of two squares, follow these steps:

1. Identify the given polynomial: Let's say the polynomial is of the form A^2 - B^2.

2. Factor the polynomial: Factor the polynomial completely if possible. In the case of A^2 - B^2, you can rewrite it as (A + B)(A - B).

3. Check the factors: Look at the factors obtained in the previous step, (A + B) and (A - B). If both factors are perfect squares, then the polynomial is the difference of two squares.

For example, let's consider the polynomial x^2 - 9.

Step 1: The given polynomial is x^2 - 9.

Step 2: Factoring the polynomial, we get (x + 3)(x - 3).

Step 3: The factors obtained in Step 2 are (x + 3) and (x - 3). Both factors are perfect squares, as (x + 3) can be written as (x + 3)^2 and (x - 3) can be written as (x - 3)^2.

Hence, x^2 - 9 can be expressed as (x + 3)^2 - (x - 3)^2, so it is the difference of two squares.