document.write( "Question 588241: the weight of meteorite a is 3 times the weight of meterorite b . If the sum of their weights is 76 tons,find the weight of each. \n" ); document.write( "
Algebra.Com's Answer #374426 by amruta(4)![]() ![]() You can put this solution on YOUR website! let the weight of m. a be x \n" ); document.write( "hence, weight of m. b will be 3x \n" ); document.write( "i.e. x+3x=76 tons \n" ); document.write( "4x=76 \n" ); document.write( "x=19 tons. \n" ); document.write( "meteorite a = 19 tons \n" ); document.write( "\" b = 19*3= 57 tons. \n" ); document.write( " |