document.write( "Question 151843: The difference between two positive integers is 42. One integer is three times as great as the other. Find the integers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #111616 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X-Y=42 \n" ); document.write( "X=3Y \n" ); document.write( "3Y-Y=42 \n" ); document.write( "2Y=42 \n" ); document.write( "Y=42/2 \n" ); document.write( "Y=21 ANSWER. \n" ); document.write( "X-21=42 \n" ); document.write( "X=42+21 \n" ); document.write( "X=63 ANSWER.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |