document.write( "Question 1021448: Please show me how to solve this with detailed workings (ie: how to cross multiply), thank you!\r
\n" );
document.write( "\n" );
document.write( "13/(3x-9)=2/(6-x) \n" );
document.write( "
Algebra.Com's Answer #637183 by Alan3354(69443) You can put this solution on YOUR website! If a/b = c/d \n" ); document.write( "Cross multiply --> ad = bc \n" ); document.write( "--- \n" ); document.write( "It's a shortcut method of multiplying thru by the common denominator bd. \n" ); document.write( "a/b = c/d \n" ); document.write( "(a/b)*bd = (c/d)*bd \n" ); document.write( "ad = bc \n" ); document.write( " |