document.write( "Question 677179: find two consecutive intergers such that the sum of five times the smaller and three times the larger is 67. \n" ); document.write( "
Algebra.Com's Answer #420733 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Call these integers x and y where y is the larger so y=x+1. Three times the larger is 3y. Five times the smaller is 5x. Their sum is 3y + 5x and it equals 67.


\n" ); document.write( "We now have two equations and two unknowns.


\n" ); document.write( "y=x+1 and 3y + 5x = 67.


\n" ); document.write( "Substitute x+1 for y in the second equation and solve for x. 3(x+1) + 5x =67---> 3x + 3 +5x = 67 ---> 8x = 64 ---> x=8.


\n" ); document.write( "y=x+1=9. The integers are 8 and 9.\r
\n" ); document.write( "\n" ); document.write( "

Hope the solution helped. Sometimes you need more than a solution. Contact fcabanski@hotmail.com for online, private tutoring, or personalized problem solving (quick for groups of problems.) \n" ); document.write( "

\n" );