document.write( "Question 651035: I have 23 questions, and i really dont understand them. answers please? :3
\n" );
document.write( "#1. the second of two numbers is 6 times the first. their sum is 77. find the numbers. \n" );
document.write( "
Algebra.Com's Answer #407539 by Alan3354(69443) You can put this solution on YOUR website! the second of two numbers is 6 times the first. their sum is 77. find the numbers. \n" ); document.write( "--------------- \n" ); document.write( "second = 6*first ----------- see that? \n" ); document.write( "second + first = 77 \n" ); document.write( "----- \n" ); document.write( "Then \n" ); document.write( "6*first + first = 77 --------------- sub 6*first for second \n" ); document.write( "7*first = 77 \n" ); document.write( "first = 11 \n" ); document.write( "======= \n" ); document.write( "second = 66 \n" ); document.write( "Make sense? \n" ); document.write( " \n" ); document.write( " |