document.write( "Question 295011: Melissa's brother is 6 years less than twice her age. The sum of her age and her brother's age is 27. What is her brother's age? \n" ); document.write( "
Algebra.Com's Answer #217433 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! Melissa, Brother \n" ); document.write( "B=2M-6 \n" ); document.write( "M+B=27 \n" ); document.write( "M+2M-6=27 \n" ); document.write( "3M=33 \n" ); document.write( "M=11 \n" ); document.write( "B=16 \n" ); document.write( " \n" ); document.write( " |