document.write( "Question 306540: If three times the smaller of two consecutive integers is added to four times the larger, the result is
\n" );
document.write( "95. Find the smaller integer. \n" );
document.write( "
Algebra.Com's Answer #219357 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x+4(x+1)=95 \n" ); document.write( "3x+4x+4=95 \n" ); document.write( "7x=95-4 \n" ); document.write( "7x=91 \n" ); document.write( "x=91/7 \n" ); document.write( "x=13 ans. for the smaller integer. \n" ); document.write( "13+1=14 ans. for the larger integer. \n" ); document.write( "Proof; \n" ); document.write( "3*13+4*14=95 \n" ); document.write( "39+56=95 \n" ); document.write( "95=95 \n" ); document.write( " \n" ); document.write( " |