Respuesta :

Answer:

34

Step-by-step explanation:

We are here given a modulus expression and we need to find out the value when m = -5 and n = 3 .

Modulus :- It always gives positive value . For example ,

[tex]\rm\implies |-a| = a [/tex]

[tex]\rm\implies |a| = a [/tex]

The given modulus expression is :-

[tex]\rm\implies |m^2+ n^2| [/tex]

As the number inside the modulus operator are already squared therefore they will always give positive value for real numbers . Here we can omit the modulus .

[tex]\rm\implies m^2 + n^2 [/tex]

Plug in the given values ,

[tex]\rm\implies (-5)^2 + 3^2 [/tex]

Solve 5² and 3² and add them ,

[tex]\rm\implies 25 + 9 [/tex]

On adding ,

[tex]\rm\implies 34 [/tex]

Therefore ,

[tex]\rm\implies \boxed{\blue{\rm |m^2+n^2| = 34 }}[/tex]

Hence the required answer is 34 .