document.write( "Question 1012110: Two consecutive numbers are such that three times the smaller one added to twice the bigger one is 27. Find the number? \n" ); document.write( "
Algebra.Com's Answer #627968 by ValorousDawn(53)![]() ![]() You can put this solution on YOUR website! Lets say the bigger number is y, and the smaller number is x. If they're consecutive, then y=x+1. \n" ); document.write( "Three times the smaller one is 3x, added to twice to the bigger one is 2y. They add to 27, to get the equation \n" ); document.write( "We use substitution y=x+1 to get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |