document.write( "Question 1057189: The difference between a small and large integer is 48. The large integer is 5 times as the small. What is the large integer? \n" ); document.write( "
Algebra.Com's Answer #672252 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "The difference between a small and large integer is 48. \n" ); document.write( "x - y = 48 \n" ); document.write( "The large integer is 5 times as the small. \n" ); document.write( "x = 5y \n" ); document.write( "Substitute x = 5y in x - y = 48 \n" ); document.write( "5y - y = 48 \n" ); document.write( "4y = 48 \n" ); document.write( "y = 12 \n" ); document.write( "Large integer = 60 \n" ); document.write( "60 - 12 = 48 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |