number properties

This topic has expert replies
Source: — Problem Solving |

Legendary Member
Posts: 1084
Joined: Fri Apr 15, 2011 2:33 pm
Thanked: 158 times
Followed by:21 members

by pemdas » Tue Jan 31, 2012 7:58 pm
(r^a)*(s^b) and (r^b)*(s^a)

apply GCF*LCM=(r^a)*(s^b) x (r^b)*(s^a)

GCF=(r^a)*(s^b) x (r^b)*(s^a) /LCM = r^(a+b) * s^(a+b) /LCM = (r*s)^(a+b) /LCM

CGF could be any fraction of the expression above, among the answer choices it's B or E to understand which one is correct we note GCF is the greatest common factor and 0<a<b, hence it's (r^b)*(s^b)

b
Success doesn't come overnight!

Master | Next Rank: 500 Posts
Posts: 104
Joined: Sun Dec 11, 2011 1:25 pm
Thanked: 11 times
Followed by:3 members

by MakeUrTimeCount » Wed Feb 01, 2012 10:01 am
Pemdas wrote:
CGF could be any fraction of the expression above, among the answer choices it's B or E to understand which one is correct we note GCF is the greatest common factor and 0<a<b, hence it's (r^b)*(s^b)


As 0<a<b i.e. a is common.
So greatest common factor should be (r^a)*(s^a)

Please correct, if I am wrong.