document.write( "Question 933603: John is 5 years more than three times the age of Jane. If the sum of their ages is 25, how old are John and Jane? \n" ); document.write( "
Algebra.Com's Answer #566940 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Jane's age. John \n" ); document.write( "3x+5 + x = 25 \n" ); document.write( "4x = 20 \n" ); document.write( "x = 5, Jane's age. John is 20 \n" ); document.write( "And...checking \n" ); document.write( "20 + 5 = 25 \n" ); document.write( "... \n" ); document.write( "Wish You the Best in your Studies. \n" ); document.write( " |