lamarmi2008 lamarmi2008
  • 19-11-2020
  • Mathematics
contestada

what is the answer for this one 4x + 16 = ?

Respuesta :

am6261410
am6261410 am6261410
  • 19-11-2020

Answer:

4(x+4)

Step-by-step explanation:

Factor 4x+16

4x+16

=4(x+4)

Answer Link
mzkaryn2003
mzkaryn2003 mzkaryn2003
  • 19-11-2020
Answer : x = 2


Explanation: 4x + 16 = 24
4x + 16-16 = 24 -16
4x=8
4x/4=8/4
x=2
Answer Link

Otras preguntas

Quel temps fait-il à paris
Read the passage below: Two roads diverged in a yellow wood, And sorry I could not travel both And be one traveler, long I stood And looked down one as far as I
When turning right left or right remenber to
Pleaseeeee I really need help can somebody help me
Find the X of 12X-2+(-102)=180
how many states are in the US​
Use any estimation strategy to calculate. 51.12 × 87.906
Which of the following statements about virus structure is true? a. All viruses are encased in a viral membrane. b. The capsomere is made up of small protein su
Efficiency is ? A. The percentage of energy lost to the surrounding as heat. B. The percentage of energy that is actually used to perform work. C. The entire am
What is stored in str after the following code executes? String str = "Computer Science"; int i = 0; while (i < 8) { if (str.indexOf("m") < i) {