document.write( "Question 783223: Ryan and josh are brothers. If the sum of their ages is 23 and ryan is 1 year less than twice his brother joshs age then how old is ryan and josh \n" ); document.write( "
Algebra.Com's Answer #476645 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
r Ryan's age.
\n" ); document.write( "j Josh's age.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "r+j=23, r=-1+2j\r
\n" ); document.write( "\n" ); document.write( "r+j=(-1+2j)+j=23
\n" ); document.write( "3j-1=23
\n" ); document.write( "3j=24
\n" ); document.write( "j=8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "r=2*8-1=15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Josh is 8 and Ryan is 15.
\n" ); document.write( "
\n" );