SOLUTION: A, B and C are consecutive natural numbers. If 2/7 of the reciprocal of A is equal to ⅓ of the reciprocal of C, find B.​

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: A, B and C are consecutive natural numbers. If 2/7 of the reciprocal of A is equal to ⅓ of the reciprocal of C, find B.​       Log On


   



Question 1204069: A, B and C are consecutive natural numbers. If 2/7 of the reciprocal of A is equal to ⅓ of the reciprocal of C, find B.​

Found 5 solutions by ikleyn, math_tutor2020, MathLover1, MathTherapy, greenestamps:
Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.
A, B and C are consecutive natural numbers. If 2/7 of the reciprocal of A is equal to ⅓ of the reciprocal of C, find B.​
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Let B = n;  then  A = n-1;  C = n+1.


The equation is

    %282%2F7%29%2A%281%2FA%29 = %281%2F3%29%2A%281%2FC%29,

or

    %282%2F7%29%2A%281%2F%28n-1%29%29 = %281%2F3%29%2A%281%2F%28n%2B1%29%29.


To solve, multiply both sides by  7*3*(n-1)*(n+1).  You will get

    2*3*(n+1) = 7*(n-1),

     6(n+1)   = 7(n-1)

     6n + 6   = 7n - 7

     6  + 7   = 7n - 6n

       13    = n.


ANSWER.  The numbers are 12, 13 and 14.

Solved.

-----------------------

If you read the post by @greenestamps,  you will see in the third line

        "2/7 of the reciprocal of A is 7/2 times A; 1/3 of the reciprocal of C is 3/1 times C."


This statement is incorrect.
For the correct setup,  read the posts of other tutors.



Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

Consecutive numbers follow one right after another.
An example would be 7,8,9.

A,B,C are consecutive natural numbers from the set {1,2,3,4,...}

Since B follows right after A, we can state: B = A+1
Also C = B+1 = (A+1)+1 = A+2

The sequence A, B, C is the same as A, A+1, A+2.

(2/7)*(reciprocal of A) = (1/3)*(reciprocal of C)
(2/7)*(1/A) = (1/3)*(1/C)
2/(7A) = (1/3)*(1/(A+2))
2/(7A) = 1/(3(A+2))
2*3(A+2) = 7A*1 .... cross multiplication
6A+12 = 7A
12 = 7A-6A
12 = A
A = 12

If A = 12, then,
B = A+1 = 12+1 = 13
C = A+2 = 12+2 = 14

In short
A = 12
B = 13
C = 14

Let's check to see if we have the right answer.
(2/7) of (1/A) = (1/3) of (1/C)
(2/7)*(1/12) = (1/3)*(1/14)
(2*1)/(7*12) = (1*1)/(3*14)
(2*1)/(7*2*6) = (1*1)/(3*14)
1/42 = 1/42
We have confirmed the answer is correct.

-------------------------------------------------
-------------------------------------------------

Answer: B = 13

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!


+N = { +1 , +2 , +3 , +4 ,++5 , +6 , ……} So consecutive natural numbers are the numbers that continuously follow each other in order from the smallest number to the largest number.
let
+A=n+
+B=n%2B1+
+C=n%2B2

the reciprocal of ++A=1%2Fn
+2%2F7 of the reciprocal of +A+ is +%282%2F7%29%281%2Fn%29=2%2F%287n%29
the reciprocal of +C is +1%2F%28n%2B2%29
+1%2F3 of the reciprocal of +C is +%281%2F3%29%281%2F%28n%2B2%29%29=1%2F%283%28n%2B2%29%29
If +2%2F7+ of the reciprocal of +A is equal to +1%2F3+ of the reciprocal of +C , we have

+2%2F%287n%29=1%2F%283%28n%2B2%29%29 ...cross multiply
+2%283%28n%2B2%29%29=1%287n%29
+6%28n%2B2%29=7n
+6n%2B12=7n
+12=7n-6n
+n=12
then
+B=12%2B1+
+B=13


Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!
A, B and C are consecutive natural numbers. If 2/7 of the reciprocal of A is equal to ⅓ of the reciprocal of C, find B.​

Let B = B
Since A, B, C are natural consecutive numbers, then A = B - 1, and C = B + 1
We then get: 
                 2(3B + 3) = 7B - 7 ------ Cross-multiplying
                    6B + 6 = 7B - 7
                     6 + 7 = 7B- 6B
                       13 = B

Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


You have received several responses showing valid solutions. They all use equations involving the reciprocals of A and C, because that is how the information is given.

The algebra is easier if you set up the problem differently.

2/7 of the reciprocal of A is 7/2 times A; 1/3 of the reciprocal of C is 3/1 times C.

A, B, and C are consecutive natural numbers, and we are solving for B. So A is B-1 and C is B+1. Then we have

%287%2F2%29%28B-1%29=3%28B%2B1%29
7%28B-1%29=6%28B%2B1%29
7B-7=6B%2B6
B=13

ANSWER: B = 13