So for the first one it is (x-3)(x+3) this is because it is a difference of squares so you square root the 9 and the minus you do both +and - in order to keep up the -9
The zeros are:x=3 and x=-3 ( this is because you change the sign in the bracket
the others should be pretty simple to do for number 2 its a complex
the third is a simple trinomial
and fourth is simple trinomial as well
The inverse, converse and contrapositive of a statement are used to determine the true values of the statement
<h3>How to determine the inverse, converse and contrapositive</h3>
As a general rule, we have:
If a conditional statement is: If p , then q .
Then:
- Inverse -> If not p , then not q .
- Converse -> If q , then p .
- Contrapositive -> If not q , then not p .
Using the above rule, we have:
<u>Statement 1</u>
- Inverse: If a parallelogram does not have a right angle, then it is not a rectangle.
- Converse: If a parallelogram is a rectangle, then it has a right angle.
- Contrapositive: If a parallelogram is a not rectangle, then it does not have a right angle.
All three statements above are true
<u>Statement 2</u>
- Inverse: If two angles of one triangle are not congruent to two angles of another, then the third angles are not congruent.
- Converse: If the third angles of two triangle are congruent, then the two angles are congruent to two angles of another
- Contrapositive: If the third angles of two triangle are not congruent, then the two angles are not congruent to two angles of another
All three statements above are also true
Read more about conditional statements at:
brainly.com/question/11073037
Answer:

Step-by-step explanation:
The table shows how the time it takes a train to travel between two cities depends on its average speed.
function models the time, y, in hours, that it takes the train to travel between the two cities at an average speed of x miles per hour
y represents the time
and x represents the average speed
WE know distance = speed * times
LEts find the distance using the table
distance = 32* 5= 160
40*4= 160
50*3.2 = 160
Time = distance / speed
times is y , distance is 160 and speed is x

N is greater than or equal to 5. (n <u>></u> 5)
Answer:
f(n) = -n^2 -3n +5
Step-by-step explanation:
Suppose the formula is ...
f(n) = an^2 +bn +c
Then we have ...
f(1) = 1 = a(1^2) +b(1) +c
f(2) = -5 = a(2^2) +b(2) +c
f(3) = -13 = a(3^2) +b(3) +c
__
Here's a way to solve these equations.
Subtract the first equation from the second:
-6 = 3a +b . . . . . 4th equation
Subtract the second equation from the third:
-8 = 5a +b . . . . . 5th equation
Subtract the fourth equation from the fifth:
-2 = 2a
a = -1
Then substituting into the 4th equation to find b, we have ...
-6 = 3(-1) +b
-3 = b
and ...
1 = -1 +(-3) +c . . . . . substituting "a" and "b" into the first equation
5 = c
The formula is ...
f(n) = -n^2 -3n +5