document.write( "Question 73559This question is from textbook
\n" );
document.write( ": what number must be added to both the numerator and denominator of the fraction (5/23) to give a fraction equal to (1/3). \n" );
document.write( "
Algebra.Com's Answer #52615 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what number must be added to both the numerator and denominator of the fraction (5/23) to give a fraction equal to (1/3). \n" ); document.write( "------- \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "Then: \n" ); document.write( "(5+x)/(23+x) = 1/3 \n" ); document.write( "Cross multiply to get: \n" ); document.write( "3(5+x) = 1(23+x) \n" ); document.write( "15+3x = 23+x \n" ); document.write( "2x=8 \n" ); document.write( "x=4 \n" ); document.write( "That is the number you want. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |