dayleshamitchell14
dayleshamitchell14 dayleshamitchell14
  • 17-09-2020
  • Mathematics
contestada

How many solutions does this equation have? 3(n + 4) = 3n + 11

Respuesta :

mathstudent55
mathstudent55 mathstudent55
  • 17-09-2020

Answer:

No solution.

Step-by-step explanation:

3(n + 4) = 3n + 11

Distribute on the left side.

3n + 12 = 3n + 11

Subtract 3n from both sides.

12 = 11

Since 12 = 11 is a false statement, there are no solutions.

Answer Link

Otras preguntas

Robert has been given a pay rise of 7.5% in each fortnightly is now 1333.calculate fortnigthly pay before the increase​
In Python we use the word // for // to create a loop. A loop is when we want a sequence to repeat itself over and over again. With the hpe of for loop, we can
Please help me with this problem asap. Thanks.
Dimensional equation for velocity​
How would you like to play soccer underwater, surrounded by fish, rays, and sharks? write a 225 word paragraph
An aircrah flies st 210 mph for 2 hours 15 minutes, then slows down to do the last 25 minutes of its joumey at 180 mph, What is the total distance of this journ
EXERCISE : 7.4 1. Suresh bought a radio set for 1360 and sold it for 1428. Find his gain percent.​
For the simple harmonic motion euation d = 5sin(2πt) what is the period?
El análisis de 1 kg de carne de res reportó la presencia de 10 PPM de mercurio esto significa que el kilogramo de carne contiene
Coding Homework: I used def to define a function called redact. I made it take two arguments: text and secret. Now, inside my function, I have to use replace on