document.write( "Question 1106134: Alfredo is 5 years older than john and Maria is 4 years younger than john. If the of their ages is 34,what equation can be used to find John's age? \n" ); document.write( "
Algebra.Com's Answer #721071 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! Alfredo is 5 years older than john \n" ); document.write( " \r\n" ); document.write( "John's age = J\r\n" ); document.write( "Alfredo's age = J+5\r\n" ); document.write( " \n" ); document.write( "and Maria is 4 years younger than john. \n" ); document.write( " \r\n" ); document.write( "Maria's age = J-4\r\n" ); document.write( " \n" ); document.write( "If the SUM of their ages is 34, \n" ); document.write( " \r\n" ); document.write( "John's age + Alfredo's age + Maria's age = 34\r\n" ); document.write( " J + J+5 + J-4 = 34\r\n" ); document.write( " \n" ); document.write( "what equation can be used to find John's age? \n" ); document.write( " \r\n" ); document.write( "Get it all together:\r\n" ); document.write( "\r\n" ); document.write( "J + J+5 + J-4 = 34\r\n" ); document.write( " 3J+1 = 34\r\n" ); document.write( "\r\n" ); document.write( "You finish.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |