document.write( "Question 172388This question is from textbook
\n" );
document.write( ": please help me with this problem. im stuck.\r
\n" );
document.write( "\n" );
document.write( "Jacob is 8 years older than Anthony. The sum of their ages is 38. Find their ages. \n" );
document.write( "
Algebra.Com's Answer #127294 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let Jacob's and Anthony's ages be j and a respectively \n" ); document.write( ": \n" ); document.write( "j=a+8 \n" ); document.write( "a+j=38 \n" ); document.write( ": \n" ); document.write( "now substitute j's value in first equation into 2nd equation \n" ); document.write( ": \n" ); document.write( "a+(a+8)=38 \n" ); document.write( ": \n" ); document.write( "2a=30 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " |