document.write( "Question 988477: Bill's weight is 48 kilograms. This is 10 kilograms more than one half of his father's weight. What is his father's weight? \n" ); document.write( "
| Algebra.Com's Answer #609057 by macston(5194)     You can put this solution on YOUR website! . \n" ); document.write( "F=father's weight \n" ); document.write( ". \n" ); document.write( "0.5F+10kg=48kg \n" ); document.write( "0.5F=38kg \n" ); document.write( "F=76kg \n" ); document.write( "ANSWER: His father's weight is 76 kg. \n" ); document.write( " \n" ); document.write( " |