document.write( "Question 17511: I'm having problems putting this into an equation...\r
\n" );
document.write( "\n" );
document.write( "One number is five greater than another. If the sum of the lesser number and twice the greater is 61, what is the greater number?\r
\n" );
document.write( "\n" );
document.write( "My Work:
\n" );
document.write( "I don't even know where to start....\r
\n" );
document.write( "\n" );
document.write( "Thanks!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #8436 by pwac(253) ![]() You can put this solution on YOUR website! lesser number = x \n" ); document.write( "greater number = x+5 so twice greater number=2(x+5) \n" ); document.write( "equation is: \n" ); document.write( "x+2(x+5)=61 \n" ); document.write( "x+2x+10=61 \n" ); document.write( "3x=51 \n" ); document.write( "x=17 lesser number \n" ); document.write( "greater number is 17+5=22 then doubled=44 \n" ); document.write( "17+44=61 \n" ); document.write( "Pete \n" ); document.write( " \n" ); document.write( " |