document.write( "Question 57901: the sum of the least and greatest of 3 consecutive integers is 60.What are the integers?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "John has a board 3ft long. he plans to use it to make 4 shelves whose lenghts are to be a series of consecutive even numbers.How long should each shelf be in inches?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #39572 by faceoff57(108)![]() ![]() You can put this solution on YOUR website! x+(x+1)+(x+2)=60 \n" ); document.write( "x+x+1+x+2=60 \n" ); document.write( "3x+3=60 \n" ); document.write( "3x=57 \n" ); document.write( "x=19 \n" ); document.write( "19,20,21\r \n" ); document.write( "\n" ); document.write( "x+(x+2)+(x+4)+(x+6)=36inches \n" ); document.write( "4x+12=36 \n" ); document.write( "4x=24 \n" ); document.write( "x=6 \n" ); document.write( "6,8,10,12 \n" ); document.write( " |