+0  
 
0
2
1
avatar+126 

Levans writes a positive fraction in which the numerator and denominator are integers, and the numerator is 2 greater than the denominator. He then writes several more fractions. To make each new fraction, he increases both the numerator and the denominator of the previous fraction by 1. He then multiplies all his fractions together. He has 3 fractions, and their product equals 10. What is the value of the first fraction he wrote?

 Jul 24, 2024
 #1
avatar+37044 
+1

As posted yesterday:

 

(n+2) / n    *   ( n+3)/ (n+1)  *  (n+4) / (n+2) = 10      <==== Given 

Simplifies to 

1/n * (n+3) / (n+1) * (n+4) = 10 

then:

(n^2 + 7n + 12 )/ (n^2 +n) = 10        doing the fraction division results in:

9n^2 + 3n-12 = 0 

Use Quadratic Formula with    a = 9    b= 3    and c = -12     to find  n = 1      (or - 4/3  <=== does not work) 

So the first fraction would be 3/1 

 Jul 24, 2024

1 Online Users

avatar