document.write( "Question 432587: The product of two more than a number and three times the reciprocal of the number is 15/4. Find the number \n" ); document.write( "
Algebra.Com's Answer #299942 by edjones(8007) You can put this solution on YOUR website! Let the number be x. \n" ); document.write( "(x+2)(3/x)=15/4 \n" ); document.write( "12(x+2)=15x Multiply each side by 4x to eliminate fractions. \n" ); document.write( "12x+24=15x \n" ); document.write( "-3x=-24 \n" ); document.write( "x=8 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |