Let x = 1 + 1 . If x can be expressed in the form n m , where m and n are coprime, positive integers, and 2 ( m 2 + n 2 + 2 m n ) = 2 a × 3 b , what is the value of a + b ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Hello,
as x= 1+1 =2, it also can be written as m/n= 2 / 2^0,
m = 2 , n= 2^0 = 1,substitute them into the equation,
2(4 + 1 + 2(2)(1) )= 2^a . 3^b,
2^a . 3^b = 18=2 x 9
2^a . 3^b = 2 x 3^2
a=1, b=2, therefore, a+b = 1+2 = 3...
thanks....
2=2/1 2=m/n 2(m^ 2 + n^2 + 2mn) = 2^a * 3^b m=b n=a 18=2^n * 3^m m+n=a+b a+b=3
x = 1 + 1 = 2
The only way to express 2 as n m where m and n are co-prime positive integers is 1 2 . This implies that m = 2 and n = 1 .
Substituting the values of m and n in the expression 2 ( m 2 + n 2 + 2 m n ) , we get 18.
Now, 1 8 = 2 1 × 3 2 , which implies that a = 1 and b = 2 .
So, a + b = 1 + 2 = 3
Aaaaahhhhhh. I new that m=2 and N=1, but I didn't see the multiplication sign for the last part so I thought I did something wrong
Problem Loading...
Note Loading...
Set Loading...
1 + 1 = 1 2 . So, m = 2 and n = 1 . Now, 2 ( m 2 + n 2 + 2 m n ) = 2 ( m + n ) 2 = 2 × 3 2 . So, a + b = 3 .