document.write( "Question 878346: Please help me here's the question
\n" );
document.write( "The sum of two consecutive whole numbers is 35.Find the numbers \n" );
document.write( "
Algebra.Com's Answer #529879 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! A + B = 35 \n" ); document.write( "A = B + 1 (because they are consecutive) \n" ); document.write( "Substitute the value of A from the second equation into the first. \n" ); document.write( "(B+1) + B = 35 \n" ); document.write( "2B + 1 = 35 \n" ); document.write( "Subtract 1 from each side \n" ); document.write( "2B = 34 \n" ); document.write( "Divide each side by 2 \n" ); document.write( "B = 17 \n" ); document.write( "If B is 17, then A is 18. \n" ); document.write( "Let's prove. \n" ); document.write( "18 + 17 = 35 \n" ); document.write( "35 = 35 \n" ); document.write( "Success! \n" ); document.write( " |