document.write( "Question 954984: if A:B = 3:4 and B:C=6:7, then what is C:A? \n" ); document.write( "
Algebra.Com's Answer #583321 by amarjeeth123(570) ![]() You can put this solution on YOUR website! Given that: A:B = 3:4 and B:C=6:7 \n" ); document.write( "(A/B)=(3/4) and (B/C)=(6/7) \n" ); document.write( "(A/C)=(A/B)(B/C)=(3/4)*(6/7)=(9/14) \n" ); document.write( "(C/A)=(14/9) \n" ); document.write( " |