document.write( "Question 175311: Two consecutive even integers such that seven times the first exceeds five times the second by 54. \r
\n" );
document.write( "\n" );
document.write( "Here is what I tried. \r
\n" );
document.write( "\n" );
document.write( "First Number = 7x+5
\n" );
document.write( "Second = x/54
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #130384 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! Two consecutive even integers such that seven times the first exceeds five times the second by 54. \n" ); document.write( "Here is what I tried. \n" ); document.write( " \n" ); document.write( "let the two numbers be a and b=a+2 \n" ); document.write( ": \n" ); document.write( "7a-5(a+2)=54 \n" ); document.write( ": \n" ); document.write( "7a-5a-10=54 \n" ); document.write( ": \n" ); document.write( "2a=64 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |