lilcason223 lilcason223
  • 10-11-2020
  • Mathematics
contestada

factor the polynomial:2x(x-3)+9(x-3)
a. (x-3)(2x-9)
b. 18x(x-3)
c. (x-3)(2x+9)
d. (2x+3)(x-9)

Respuesta :

aleeyahg aleeyahg
  • 10-11-2020
I'm pretty sure it's C
Answer Link
floraross411
floraross411 floraross411
  • 29-07-2021

Answer:

(x-3)(2x+9)

Step-by-step explanation:

Ape-x

Answer Link

Otras preguntas

What is directly produced during the conversion of pyruvic acid to acetyl-CoA? a) Carbon dioxide (CO₂)b) NADHc) ATPd) Acetyl-CoA
Please help with ochem
Find the value of t_(( α)/(2)) and n=13 for the 80 confidence interval for the mean if the population standard deviation, sigma, is not known?
A relational operation to show results from two or more tables is called a/an? 1) INSERT 2) JOIN 3) AJOIN 4) Multi-Valued
State- and county-level party organizations tend to be more visible to regular citizens than the national party organizations due to the fact that the lower-lev
my heart was in my throat and the Thousand thoughts was racing through my mind correct the single error in the sentence​
Assume the Earth is an inertial coordinate system. Consider a child on a rotating platform. (a) The child runs radically towards the edge. What will happen to t
Add the following 5/x^2 x-6 3/x^2-9 Give your answer as a single, simplified, rational expression
Applying the Angle Addition Postulate In the diagram below, AngleDAB and AngleDAC are adjacent angles. Lines A B, A D, and A C create two angle. The space betw
Given the following method: public static void mystery(int x) { int y = 1; int z = 0; while (2 * y<= x) { y = y*2; } System.out.println(y + " " + z); }W