officialgraciela
officialgraciela officialgraciela
  • 09-09-2019
  • Mathematics
contestada

which expressions are equivalent to 2(4f+2g)?

choose 3 answers:

a) 8f+2g
b) 2f(4+2g)
c) 8f+4g
d) 4(2f+g)
e) 4f+4f+4g

Respuesta :

ssxarah21
ssxarah21 ssxarah21
  • 09-09-2019
Answers are C) 8f+4g D) 4(2f+g) & E) 4f+4f+4g
Answer Link

Otras preguntas

Where and when did Delta Chi abolish "Hell Week"
If a square is the area of 250 m² what is the side length of the square round your answer to two decimal places
The area of cross-section of a railway track is 0.01m². The temperature variation is 10∘C. Coefficient of linear expansion of material of track is 10⁻⁵/∘C . The
the spanish however saw no value in yhe itself or in the people other than as.
Self-efficacy has been ed interchangeably with a. self-esteem b. self-confidence c. self-motivation d. self-concept e. self-fulfilling prophecy
A Sailor requesting a twilight tour should be approaching retirement at which of the following career milestones? A) 5 years B) 10 years C) 15 years D) 20 year
Compared with Karl Marx, who argued that social class is based on property ownership only, Weber defined social class: a) As determined by economic status only
Identify the type of computer memory below.Is used to store programs.1. RAM2. ROM3. Both
Draw energy distribution curves for a black body at two different temperatures T1 and T2 (T1 > T2). Write any two conclusions that can be drawn from these cu
If ch is '8', what does this code segment return?switch(ch) { case '(': return Token(ch); case '8': return Token('8', val); default: error("Bad token");}A. Toke