document.write( "Question 828819: I don't get these types of problems. Can you help me with this as an example. Thanks in advance, its kind of long.
\n" );
document.write( "The sum of 2 consecutive integers is 55. Find the integers.
\n" );
document.write( "1. Define variable
\n" );
document.write( "2. Write equation
\n" );
document.write( "3. Solve \write as sentence. \n" );
document.write( "
Algebra.Com's Answer #499520 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+1=55 \n" ); document.write( "2x=55-1 \n" ); document.write( "2x=54 \n" ); document.write( "x=54/2 \n" ); document.write( "x=27 \n" ); document.write( "x+1=28 \n" ); document.write( "---- \n" ); document.write( "You can do the rest. \n" ); document.write( " |