beckymyers2001
beckymyers2001 beckymyers2001
  • 20-02-2017
  • Mathematics
contestada

3a^2+27a+54

3n^2-15n-18




Factor each completly

Respuesta :

bcalle
bcalle bcalle
  • 20-02-2017
3a^2 + 27a + 54
factor a GCF of 3
3(a^2 + 9a + 18)
3(a + 3)(a + 6)

3n^2 - 15n - 18
factor a GCF of 3
3(n^2 - 5n - 6)
3(n - 6)(n + 1)
Answer Link

Otras preguntas

The range of the data:25, 81, 20, 22, 16, 6, 17,15,12, 30, 32, 10, 91, 8, 11, 20 is.
Consider the substances quartz (SiOs), gold (Au), and nitrogen gas (N2). If possible, use the terms molecule and compound to describe each substance. If one or
Natural selection, adaptations, genetic variation, and population evolution are all related in terms of changes in phenotypes over time. Evaluate which statemen
Which of the following scales is the key of c major.
Needle size is determined by a) gauge and length. b) the size of the barrel. c) its ability to filter. d) the volume of fluid it can draw up.
In football, a gain is when a player moves the ball closer to the goal line; whereas, a loss is when the player loses yardage making it difficult to score. Larr
(8,4) and has a slope of 5/2
When assessing whether product release deadlines were met during the first three months of the year, the quality assurance (QA) team noted that they were late 2
What types of new products could be targeted at low-income customers in emerging economies?
#include #include #include #include using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or input loop *