Property of numbers

This topic has expert replies
Community Manager
Posts: 363
Joined: Sun Dec 10, 2006 12:24 pm
Location: St. Louis
Thanked: 7 times
Followed by:3 members

Property of numbers

by isisalaska » Wed Dec 27, 2006 10:51 am
Hi
I have finish the OG math review (green book) and I have realized that the area I am having problems is the one about property of numbers. The review this books has is not really that helpful. Help!
Thanks!
Isis Alaska
Source: — Problem Solving |

Community Manager
Posts: 363
Joined: Sun Dec 10, 2006 12:24 pm
Location: St. Louis
Thanked: 7 times
Followed by:3 members

Property of numbers

by isisalaska » Wed Dec 27, 2006 11:06 am
Example:

if d>0 and 0<1-c/d <1, which of the followng must be true?

I. c>0

II. c/d <1

III. c^2 + d^2 >1
Isis Alaska

Community Manager
Posts: 363
Joined: Sun Dec 10, 2006 12:24 pm
Location: St. Louis
Thanked: 7 times
Followed by:3 members

Property of numbers

by isisalaska » Wed Dec 27, 2006 11:08 am
If x, y, and z are positive integers such that x is a factor of y, and x is a multiple of z, which of the following is NOT an integer?
a) x+z
Z
b) y+z
x
c) x+y
Z
d) xy/
z
e) yz/x
x
Isis Alaska

User avatar
Senior | Next Rank: 100 Posts
Posts: 41
Joined: Fri Dec 15, 2006 9:23 am
Location: Greece
Followed by:1 members

by thankont » Thu Dec 28, 2006 4:31 am
In example I statement II is true since from left inequality we have c/d<1 so you can stop right away here but if you want to check other cases take c=3,d=1 so 1-c/d=-2 but left ineq.does not hold 0<-2(nonsense)
and for last case take c=0,1 and d=0,2 which their squares if you add them up are less than 1
Note: a logical question is: are there any numbers 0<x,y<1 such that if you square them and add them up their sum could be >=1. The answer is definitely no. A simple way to remember this is to consider the unit circle whose equation is x^2+y^2 = 1. (all pts with the property -1<x<1 or 0<x<1 are inside this circle so x^2+y^2 <1
thanx

Legendary Member
Posts: 627
Joined: Thu Jun 23, 2011 9:12 am
Thanked: 4 times
Followed by:1 members

by mankey » Wed Sep 21, 2011 10:08 am
What are the OAs to the questions mentioned above?

For first: My answer is I and II.

Thanks
Mankey

User avatar
Master | Next Rank: 500 Posts
Posts: 496
Joined: Tue Jun 07, 2011 5:34 am
Thanked: 38 times
Followed by:1 members

by sl750 » Wed Sep 21, 2011 12:29 pm
For 1,

subtract -1 from both sides

-1<-c/d<0. Multiply both sides by -1; 1>c/d>0

This tells us that c/d<1 and c and d are positive fractions.
That answers i and ii.

iii need be true always. Take c=0.2 and d=0.3. c/d<1 and the sum of the squares is less than 1

For 2, we can rephrase the question as
y/x = integer and x/z = integer

So, a,b,c are all sum of some positive integers. We can rule them out

Let us try d
xy/z = x*x*(integer)/z.
Let us try e
yz/x = x*(integer)*z/x. Cancel the x's, we have z*integer. So D is not an integer