Hello,
x^2-y^2=(x+y)(x-y)
x^3-y^3=(x-y)(x²+xy+y²)
Let's use Horner's division
.........|a^3|a^2.|a^1..........|a^0
.........|1....|5....|6..............|8....
a=p...|......|p....|5p+p^2....|6p+5p^2+p^3
----------------------------------------------------------
.........|1....|5+p|6+5p+p^2|8+6p+5p^2+p^3
The remainder is 8+6p+5p^2+p^3 or 8+6q+5q^2+q^3
Thus:
8+6p+5p^2+p^3 = 8+6q+5q^2+q^3
==>p^3-q^3+5p^2-5q^2+6p-6p=0
==>(p-q)(p²+pq+q²)+5(p-q)(p+q)+6(p-q)=0
==>(p-q)[p²+pq+q²+5p+5q+6]=0 or p≠q
==>p²+pq+q²+5p+5q+6=0
And here, Mehek are there sufficients explanations?
can you please add the answers to choose from? I'd like to help
Answer:
r(t) = 15t+500
Step-by-step explanation:
Since the amount of money (r) is a function of the time (t) we will make it the y-value. t is how much time and he gets $15 a minute so we multiply t by 15. 500 is how much he gets paid for doing it. If he showed up and just left, he would still get 500.
Answer:
3x -2y = -5
Step-by-step explanation:
Standard form is ...
ax +by = c
where the leading coefficient (a, or b if a=0) is positive and a, b, c are mutually prime.
Multiplying the equation by 2 gives ...
2y = 3x +5
We can subtract 2y+5 to get standard form:
3x -2y = -5
Answer:
FV= $436.72
Step-by-step explanation:
Giving the following information:
Initial cost (PV)= $500
Decrease rate (d)= 7% per year
Number of periods (n)= 2 years
<u>To calculate the future value after 2 years, we need to use the following formula:</u>
FV= PV / (1 + d)^n
FV= 500 / (1.07^2)
FV= $436.72