document.write( "Question 778761: how do you figure out a denominator?
\n" );
document.write( "11/24 + 5/? = 13/12 \n" );
document.write( "
Algebra.Com's Answer #474887 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Replace your ? with x and get \n" ); document.write( "(1) 11/24 + 5/x = 13/12 or \n" ); document.write( "(2) 5/x = 13/12 - 11/24 or \n" ); document.write( "(3) 5/x = (26 - 11)/24 or \n" ); document.write( "(4) 5/x = 15/24. \n" ); document.write( "Now cross multiply to get \n" ); document.write( "(5) 24*5 = 15*x or \n" ); document.write( "(6) x = 24*5/15 or \n" ); document.write( "(7) x = 8 \n" ); document.write( "Let's check this with (1). \n" ); document.write( "Is (11/24 + 5/8 = 13/12)? \n" ); document.write( "Is (11/24 + 15/24 = 13/12)? \n" ); document.write( "Is (26/24 = 13/12)? \n" ); document.write( "Is (13/12 = 13/12)? Yes \n" ); document.write( "Answer: ? = 8 \n" ); document.write( " |