if m + n = 10 and m-n = 2 then solve (m Square + n square )?
Answers
Here, we are going to solve the problem by the concept of linear equations in two variables. The idea is quite simple: We are going to find the value of m and n and finally we will substitute the value of m and n in
Note: This question can be solved through three methods. They are:
- Substitution Method
- Elimination Method
- Cross Multiplication Method
I am going to solve this question by substitution method. Let's solve it!!
Substituting the value of n = 10-m in m-n = 2:
Substituting the value of m = 6 in any equation:
Now, substitute the value of m and n in :
Question:
- if m + n = 10 and m-n = 2 then solve (m Square + n square) ?
Solution:
m + n = 10
m - n = 2
Let us solve by linear equation in one variable,
m + n = 10
n = 10 - m
- Therefore, The value of n is 10 - m.
_______________________
Let us find the value of m,
m - (10 - m) = 2
m - 10 + m = 2
m + m = 2 + 10
2m = 12
m = 12/2
m = 6
- Thus, the value of m is 6.
_______________________
m - n = 2
6 - n = 2
- n = 2-6
- n = -4
cancelling the both minus
n = 4
- Hence, The value of m is 6 and n is 4.
_______________________
Now,
_______________________