Have a question?
Message sent Close
Equations and Expre...
 
Notifications
Clear all

Equations and Expressions

74 Posts
24 Users
1 Reactions
35.3 K Views
0

Find a four digit perfect square such that its first two digits are the same and its last two digits are the same.

TG Team 08/08/2018 6:48 pm

Hello Samyak , 

Let the four digit number be aabb 

1100a + 11b = x²

Clearly , x is a multiple of 11 

so , 1100a + 11b = (11y)²

100a+ b = 11y²

a + b mod 11 = 0 

b = 11-a

100a +11 -a = 11y² 

99a +11 = 11y² 

9a +1 = y² 
Only possibility , a = 7, 

So , b = 4. 

aabb = 7744

 

TG Team 08/08/2018 6:59 pm

Alternate Approach : 

We know 122 ends with __44, i.e last 2 digits repeating

So the square must be (50k - 12)2 or (50k + 12)2

122 = 144 
382 = 1444
622 = 3844
882 = 7744 

Hence , 7744. 

0
20180826 005752
TG Team 26/08/2018 1:23 am

p² + q² = ( p+ q)² - 2pq 

 

We know , sum of the roots = -  ( Coefficient of x) / ( Coefficient of x²) 

 

So , p + q = ( a -2) 

 

and the product of the roots = ( constant term )/ ( coefficient of x² )

 

=> pq = - ( a +1)

 

p² + q² = (a -2)² + 2( a + 1) 

 

= a² + 4 - 4a + 2a + 2 

 

= a² -2a + 6 

 

= ( a -1)² + 5 . 

 

minimum value of ( a -1)² is zero. Hence the minimum possible value of p² + q² is 5. 

 

Option (D) 

0

In the expansion of (x - √x - 7)^7, what is the coefficient of x^(5/2)?

0

Hello sir , Please provide the solution to this problem

IMG 20180914 163833 EDIT 1 EDIT 1
aniket prajapati 14/09/2018 11:33 pm

 answer 101?

aniket prajapati 21/09/2018 11:26 pm

open all the brackets with + sign and solve it will give you x<=36

open all the brackets with -ve sign and solve it will give you x>=(-64)

total integer values =36+64 +1              1 is for 0

=101 (answr)

0

Lord of Mordor distributed some magical rings among his Nazguls. The first Nazgul received 100 rings and one tenth of the remaining rings. The second Nazgul received 200 rings and one tenth of the remaining rings. The third Nazgul received 300 rings and one tenth of the remaining rings... and so on. After distributing the rings in this way, the Lord found out that he had given equal number of rings to all the Nazguls. How many Nazguls were there?

A. 6

B.9

C. 12

D. 13

aniket prajapati 21/09/2018 11:16 pm

9 is answer?

TG Team 21/09/2018 11:52 pm

Let the total rings be n
1st  Nazgul recieved => 100 + (n - 100)/10 rings.  

2nd Nazgul recieved=> 200 + 1/10(n - 300 - (n- 100)/10) rings . 

since these both are equal, equate it.

n = 8100

so 1st Nazgul recieved = 100 + 8000/10 = 900

Since all person received same amount Hence , 8100/900 = 9 Nazguls

0

A tells B , when I was 3/5th of your present age you were 5/7th of my present age . Present age of A is 28 years . B's Present age is ? 

TG Team 24/09/2018 12:27 pm

Hello Richa, 

 

Let the present age of B be x years.  

 

So ,when A was 3/5 of x. That time B was 5/7 of 28 = 20. 

 

Now , 

 

28 - 3/5 x = x -20 

{ Difference should be constant } 

x = 30 . 

 

 

0
TG FORUM SOl
0
15392741636701643210798

Sir,please provide the solution for both questions.

aniket prajapati 11/10/2018 11:25 pm

27th

save
TG Team 11/10/2018 11:29 pm

Solution to the 27th Question : 

-2 , -1 , 1 and 2 are the roots of the equation so 

f(x)=k•(x+2)(x+1)(x-1)(x-2).

f(p)=k(p+2)(p+1)(p)(p-1)(p-2)/p

=>  f(p) × p is a product of 5 consecutive numbers.

So,must be divisible by 5.

Now p, p+1, p+2 are 3 consecutive numbers,so should be divisible by 3,will say the same for p, p-1, p-2. So, divisible by 3² i.e 9. 

p-1, p+1 are consecutive even numbers,must be divisible by 8(Because 2 × 2²).

Hence , divisible by 5, 9 and 8

Largest Integer =5 × 8 × 9 = 360.

 

Option (4) 

aniket prajapati 12/10/2018 12:26 am
This post was modified 6 years ago by aniket prajapati

28th

x² + 2y² + 4z² + 3 ( xy + yz + zx) = 16 ... ( 1) 

y² + 2z² + 4x² + 3 ( xy + yz + zx) = 16 ... (2) 

 

z² + 2x² + 4y² + 3 ( xy + yz + zx) = 16 ... (3) 

On adding (1) , (2) and (3) 

 

7 ( x² + y² + z²) + 9 ( xy + yz + zx) = 48

 

x² + y² + z² =3

xy+yz+zx=3

x=y=z=+1 or-1

so only 2 solutions are possible 

hence option 2

0
F74A5512 D269 4571 9D26 67803D016D91

explanation please

aniket prajapati 22/10/2018 9:28 pm

for a cubic polynomial ax3 + bx2+cx+d=0 

three roots can be described as 

p +q+r=-b/a    

pq+qr+pr= c/a

pqr=-d/a

so in given equation 

p+q+r=0.................(1)

pq+qr+pr=a.................(2)

squaring (1) 

p2 +q2+ r2  +2(pq+qr+rp)= 0

p2 +q2+ r2  =-2(pq+pr+qr)

from (2)

p2 +q2+ r2  =-2a

a=-(p2 +q2+ r2  )/2

since roots are integers and squaring them will always give a positive value 

hence a will always be negative integer

so 

answer is option (3)

0
0ED2E302 D3A9 4378 ACA3 8B018D581A25

solution please 

aniket prajapati 22/10/2018 8:46 pm

answer is 4th option?

0

Hi Richa , 

1540477531257 1701218473

 

0

thankyou so much. this helped

0
roots

How to find the roots of a cubic equation?

aniket prajapati 31/10/2018 7:54 am
15409524618071743848349

There is no formula for solving cubic polynomial you have to factorise them if possible or you have to look for the sum and product of roots here it can be factorised easily 

Richa 31/10/2018 2:54 pm

Got it. thanks alot 🙂

0

The area enclosed by f(x) = min {4-x, 4+x} and g(x) = max {-x, x-4} equals

 

 

8

12

16

24

0

A quadratic function attains minimum value of –25 at x = 1. If f(0) = –24, what is the value of f(6)?

 

 

0

aniket prajapati 05/11/2018 9:25 pm
WhatsApp Image 2018 11 05 at 9.24.16 PM
Page 2 / 3