document.write( "Question 925275: Find the sum of A and B in the following pattern 0 , 3 , 8 , 15 , 24 , A , B
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #561400 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the sum of A and B in the following pattern 0 , 3 , 8 , 15 , 24 , A , B \n" ); document.write( "1st:: 0 \n" ); document.write( "2nd:: 0+3 = 3 \n" ); document.write( "3rd:: 3+5 = 8 \n" ); document.write( "4th:: 8+7 = 15 \n" ); document.write( "5th:: 15+9 = 24 \n" ); document.write( "6th:: 24+11 = 35 = A \n" ); document.write( "7th:: 35+13 = 48 = B \n" ); document.write( "---- \n" ); document.write( "A + B = 83 \n" ); document.write( "-------------- \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |