Find all School-related info fast with the new School-Specific MBA Forum

It is currently 21 May 2013, 03:13
Customize  |  Hide

If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
User avatar
Joined: 07 Feb 2011
Posts: 88
Followers: 0

Kudos [?]: 4 [0], given: 43

If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2 [#permalink] New post 25 May 2012, 15:14
00:00

Question Stats:

66% (02:11) correct 33% (02:20) wrong based on 0 sessions
If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2y^2, which of the following could be the value of x2 in terms of y?

A. 4y^2/3
B. 2y^2
C. (2y^2+1)/3
D. 2y^2
E. 6y^2/3

When a problem involves variables raised to the fourth power, it is often useful to represent them as a square of another square, since this approach will allow us to apply manipulations of squares. Also note that since we are dealing with high exponents, the approach of plugging numbers would prove time-consuming and prone to error in this case.

9x4 – 4y4 = (3x2)2 – (2y2)2 = (3x2 + 2y2)(3x2 – 2y2).

(3x2 + 2y2)(3x2 – 2y2) = (3x2 + 2y2)

I'm not getting how (3x2 + 2y2)(3x2 – 2y2) = (3x2 + 2y2). Can someone please explain?
[Reveal] Spoiler: OA

_________________

We appreciate your kudos'


Last edited by Bunuel on 25 May 2012, 15:22, edited 1 time in total.
Edited the question and moved to PS subforum
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11532
Followers: 1795

Kudos [?]: 9552 [0], given: 826

Re: If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2 [#permalink] New post 25 May 2012, 15:32
manimgoindowndown wrote:
If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2y^2, which of the following could be the value of x2 in terms of y?

A. 4y^2/3
B. 2y^2
C. (2y^2+1)/3
D. 2y^2
E. 6y^2/3

When a problem involves variables raised to the fourth power, it is often useful to represent them as a square of another square, since this approach will allow us to apply manipulations of squares. Also note that since we are dealing with high exponents, the approach of plugging numbers would prove time-consuming and prone to error in this case.

9x4 – 4y4 = (3x2)2 – (2y2)2 = (3x2 + 2y2)(3x2 – 2y2).

(3x2 + 2y2)(3x2 – 2y2) = (3x2 + 2y2)

I'm not getting how (3x2 + 2y2)(3x2 – 2y2) = (3x2 + 2y2). Can someone please explain?


Welcome to GMAT Club. Below is an answer to your question.

9x^4-4y^4=3x^2+2y^2 --> (3x^2)^2-(2y^2)^2=3x^2+2y^2 --> apply a^2-b^2=(a-b)(a+b): (3x^2-2y^2)(3x^2+2y^2)=3x^2+2y^2 --> reduce by 3x^2+2y^2: 3x^2-2y^2=1 --> x^2=\frac{2y^2+1}{3}.

Answer: C.

Hope it's clear.

P.S. Please post PS questions in the PS subforum: gmat-problem-solving-ps-140/ and DS questions in the DS subforum: gmat-data-sufficiency-ds-141/ No posting of PS/DS questions is allowed in the main Math forum.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Manager
Manager
User avatar
Joined: 07 Feb 2011
Posts: 88
Followers: 0

Kudos [?]: 4 [0], given: 43

Re: If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2 [#permalink] New post 25 May 2012, 16:32
Not clear still
I break down the 9x^4 expression using a difference of squares to (3x^2 -2y^2)(3x^2+2y^2) I don't get it from there on especially how the later statment equals 3x^2+2y^2 all by itself
_________________

We appreciate your kudos'

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11532
Followers: 1795

Kudos [?]: 9552 [0], given: 826

Re: If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2 [#permalink] New post 25 May 2012, 16:37
manimgoindowndown wrote:
Not clear still
I break down the 9x^4 expression using a difference of squares to (3x^2 -2y^2)(3x^2+2y^2) I don't get it from there on especially how the later statment equals 3x^2+2y^2 all by itself


From (3x^2-2y^2)(3x^2+2y^2)=3x^2+2y^2 divide both parts of the equation by 3x^2+2y^2 to get 3x^2-2y^2=1 --> 3x^2=2y^2+1--> x^2=\frac{2y^2+1}{3}.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Manager
Manager
User avatar
Joined: 07 Feb 2011
Posts: 88
Followers: 0

Kudos [?]: 4 [0], given: 43

Re: If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2 [#permalink] New post 26 May 2012, 13:33
Ok let's try this one more time since I dont' think you understood which part I didn't get :P

how do you get from/how does (3x^2-2y^2)(2x^2+2y^2) to/equal 3x^2+2y^2
_________________

We appreciate your kudos'

Intern
Intern
Joined: 22 Jan 2012
Posts: 35
Followers: 0

Kudos [?]: 6 [0], given: 0

GMAT Tests User
Re: If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2 [#permalink] New post 26 May 2012, 14:13
(3x^2-2y^2)(3x^2+2y^2)=3x^2+2y^2

(3x^2-2y^2)(3x^2+2y^2) - [3x^2+2y^2 ]=0

[3x^2+2y^2 ] [(3x^2-2y^2) - (1) ] = 0
so , either [3x^2+2y^2 ] =0 or [(3x^2-2y^2) - (1) ]=0

[3x^2+2y^2 ] =0 can never be zero as question stem says that x,y are non-zero integers , so 3x^2+2y^2 will always be greater than zero .

[(3x^2-2y^2) - (1) ]=0
3x^2= 2y^2 + 1

x^2= (2y^2 + 1)/3

hence C is the answer.
Hope, it is clear now
Re: If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2   [#permalink] 26 May 2012, 14:13
    Similar topics Author Replies Last post
Similar
Topics:
New posts If x is an integer and y=3x+2 , which of the following MartinMag 1 29 Sep 2003, 19:41
New posts If x is an integer and y=3x+2 , which of the following MartinMag 2 27 Nov 2003, 18:54
New posts If x is an integer and y= 3x+2, which of the following AMBA 3 14 Oct 2005, 14:04
New posts If x is an integer and y = 3x + 2, which of the ff. CANNOT gablaze23 5 23 Jul 2007, 10:37
New posts If x and y are non-zero integers, and 9x^4 - 4y^4 = 3x^2 + dr908 4 10 Sep 2007, 18:23
Display posts from previous: Sort by

If x and y are non-zero integers, and 9x^4 – 4y^4 = 3x^2 + 2

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.