document.write( "Question 655607: The sum of three numbers is 44, the second number is three times the first number and the third number is 6 less than the first number, find the three numbers. \r
\n" );
document.write( "\n" );
document.write( "X-Y-Z
\n" );
document.write( "Y=3X
\n" );
document.write( "Z=X-6
\n" );
document.write( "X=Z+6 or X=Y/3\r
\n" );
document.write( "\n" );
document.write( "Can you give me the Process in which to find the answers,
\n" );
document.write( "X=10
\n" );
document.write( "Y=30
\n" );
document.write( "Z=4 \n" );
document.write( "
Algebra.Com's Answer #409200 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |