document.write( "Question 182545: What is the value of x in the proportion 32:(x+2) = 20:(25+x)? \n" ); document.write( "
Algebra.Com's Answer #137014 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the value of x in the proportion 32:(x+2) = 20:(25+x)? \n" ); document.write( "--------------- \n" ); document.write( " 32:(x+2) = 20:(25+x) \n" ); document.write( "You can multiply means and extremes, the 2 inside terms and the 2 outside terms, and set them equal. Or, view these as fractions, then cross multiply. The result is the same: \n" ); document.write( "32*(25+x) = 20*(x+2) \n" ); document.write( "32x + 800 = 20x + 40 \n" ); document.write( "12x = -760 \n" ); document.write( "x = -190/3 \n" ); document.write( " \n" ); document.write( " |