document.write( "Question 364433: Two alloys contain silver and copper in the ratios 3:1 and 5:3 respectively.The alloys are mixed to get a third alloy.Which of the following is the possible ratio of silver to copper in the third alloy ?
\n" );
document.write( "1.5:2
\n" );
document.write( "2.3:2
\n" );
document.write( "3.4:1
\n" );
document.write( "4.2:3 \n" );
document.write( "
Algebra.Com's Answer #259997 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two alloys contain silver and copper in the ratios 3:1 and 5:3 respectively. \n" ); document.write( "The alloys are mixed to get a third alloy. \n" ); document.write( "Which of the following is the possible ratio of silver to copper in the third alloy ? \n" ); document.write( "1.5:2 \n" ); document.write( "2.3:2 \n" ); document.write( "3.4:1 \n" ); document.write( "4.2:3 \n" ); document.write( ": \n" ); document.write( "let a = 3:1 amt \n" ); document.write( "let b = 5:3 amt \n" ); document.write( "Write an equation assuming the 1st answer is possible, \n" ); document.write( " \n" ); document.write( "let a = 10 find b \n" ); document.write( " \n" ); document.write( "30 + \n" ); document.write( "multiply by 6 to clear the denominators,results: \n" ); document.write( "6(30) + 10b = 15(b+10) \n" ); document.write( "180 + 10b = 15b + 150 \n" ); document.write( "180 - 150 = 15b - 10b \n" ); document.write( "30 = 5b \n" ); document.write( "b = \n" ); document.write( "b = 6, so this is a possible answer \n" ); document.write( ": \n" ); document.write( "Do the same with the 2nd answer \n" ); document.write( " \n" ); document.write( "let a = 10 find b \n" ); document.write( " \n" ); document.write( "30 + \n" ); document.write( "multiply by 6 to clear the denominators,results: \n" ); document.write( "6(30) + 10b = 9(b+10) \n" ); document.write( "180 + 10b = 9b + 90 \n" ); document.write( "10b - 9b = 90 - 180 \n" ); document.write( "b = - 90, negative, 5:2 is not a possible answer \n" ); document.write( ": \n" ); document.write( "How about the 3rd answer; 4:1 \n" ); document.write( "Do the same with the 2nd answer \n" ); document.write( " \n" ); document.write( "let a = 10 find b \n" ); document.write( " \n" ); document.write( "30 + \n" ); document.write( "multiply by 3 to clear the denominators,results: \n" ); document.write( "3(30) + 5b = 12(b+10) \n" ); document.write( "90 + 5b = 12b + 120 \n" ); document.write( "90 - 120 = 12b - 5b \n" ); document.write( "-30 = 7b; another neg, so 4:1 is not possible either \n" ); document.write( ": \n" ); document.write( "You can try the last answer the same way but 2:3 cannot be possible from the \n" ); document.write( "fact that 2 is less than 3. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |