SOLUTION: There are two integers one is 5 more than a number and the other is 1 less than the same number A) write expressions for two numbers B) write a polynomial expression for the pro

Algebra ->  Expressions -> SOLUTION: There are two integers one is 5 more than a number and the other is 1 less than the same number A) write expressions for two numbers B) write a polynomial expression for the pro      Log On


   



Question 1046305: There are two integers one is 5 more than a number and the other is 1 less than the same number
A) write expressions for two numbers
B) write a polynomial expression for the product of the number

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
There are two integers one is 5 more than a number and the other is 1 less than the same number
a = one integer
b = another integer
n = (a number)
:
A) write expressions for two numbers
a = (n+5)
b = (n-1)
:
B) write a polynomial expression for the product of the number
FOIL (n+5)(n-1)
ab = n^2 + 4n - 5