Ok so you have 4, x^6 / 2, x^4. Now divide the coefficient so 4/2=2. So 2 x^6/x^4, now subtract the numerator by the denominator so x^6-x^4=x^2 so now you have 2x^2
Answer: 2x^2
Answer:
Answer: 9 (y - 2) (y + 2)
Step-by-step explanation:
Factor the following:
9 y^2 - 36
Factor 9 out of 9 y^2 - 36:
9 (y^2 - 4)
y^2 - 4 = y^2 - 2^2:
9 (y^2 - 2^2)
Factor the difference of two squares. y^2 - 2^2 = (y - 2) (y + 2):
Answer: 9 (y - 2) (y + 2)
You need an equation system.
First, translate the text into equations :
y = total price for the bike
x = number of months
first bike :
y = 25x + 500
second bike :
y = 50x + 200
Then you have to solve the system by placing the two equations side by side and comparing them.
25x + 500 = 50x + 200
Solve to find the value of x
Answer:
a = p * q
b = p * s + q * r
c = r * s
Step-by-step explanation:
In the trinomial ax² + bx + c
a is the coefficient of x²
b is the coefficient of x
c is the numerical term
∵ The trinomial is ax² + bx + c
∵ Its factors are (px + r) and (qx + s)
∴ ax² + bx + c = (px + r)(qx + s)
∵ (px + r)(qx + s) = (px)(qx) + (px)(s) + r(qx) + (r)(s)
∴ (px + r)(qx + s) = pqx² + (psx + qrx) + rs
∴ ax² + bx + c = pqx² + (ps + qr)x + rs
→ By comparing the two sides
∵ ax² = pqx² ⇒ divide both sides by x²
∴ a = pq
∵ bx = (ps + qr)x ⇒ Divide both sides by x
∴ b = ps + qr
∴ c = rs
∴ a = p * q
∴ b = p * s + q * r
∴ c = r * s