document.write( "Question 700429: I would like some help to solve this number problem:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "One number is thrice another number. When the larger number is diminished by 8, the result is 4 greater than the smaller number. Find the numbers.\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #431837 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! X=3Y \n" ); document.write( "X-8=Y+4 \n" ); document.write( "3Y-8=Y+4 \n" ); document.write( "3Y-Y=4+8 \n" ); document.write( "2Y=12 \n" ); document.write( "Y=12/2 \n" ); document.write( "Y=6 ANS. FOR THE SMALLER NUMBER. \n" ); document.write( "X=3*6=18 ANS. FOR THE LARGER NUMBER. \n" ); document.write( "PROOF: \n" ); document.write( "18-8=6+4 \n" ); document.write( "10=10 \n" ); document.write( " |