document.write( "Question 87132: one number is 12 more than the other. The larger number is 7 times the smaller number. Find the number.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thank you very much in advance!!!. \n" );
document.write( "
Algebra.Com's Answer #63091 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! let smaller number be x and larger one y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we are told 2 things: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1. one number is 12 more than the other --> y = 12 + x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. the larger number is 7 times the smaller number --> y = 7x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so both equations have \"y equals\" so if y equals both things then surely both those must be the same?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we get 12 + x = 7x \n" ); document.write( "12 = 6x \n" ); document.write( "so x = 2 \n" ); document.write( "and therefore y = 18\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "cheers \n" ); document.write( "Jon \n" ); document.write( " \n" ); document.write( " |