document.write( "Question 169731: Brad is three years more than half of Brandon's age. If their combined age is 93, how old is each man? \n" ); document.write( "
Algebra.Com's Answer #125108 by midwood_trail(310)![]() ![]() ![]() You can put this solution on YOUR website! I will set up the equation and you can solve for x.\r \n" ); document.write( "\n" ); document.write( "Let Brad = (x/2) + 3 years old\r \n" ); document.write( "\n" ); document.write( "Let Brandon = x years old\r \n" ); document.write( "\n" ); document.write( "We add and equate to 93.\r \n" ); document.write( "\n" ); document.write( "[(x/2) + 3] + x = 93\r \n" ); document.write( "\n" ); document.write( "Can you take it from here? \n" ); document.write( " |