document.write( "Question 1093360: How do you find 3 consecutive numbers such that 3 times the 2nd number is 93 more than the largest number? \n" ); document.write( "
Algebra.Com's Answer #707977 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! ----------------------------------------------------------------------------- \n" ); document.write( "How do you find 3 consecutive numbers such that 3 times the 2nd number is 93 more than the largest number? \n" ); document.write( "-----------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "More than one way to do this, but give a variable to one of the consecutive numbers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n, first number \n" ); document.write( "n+1 and n+2, the next two numbers\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Translate the description exactly as it was written: \n" ); document.write( " \n" ); document.write( "- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "--------------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "BETTER WAY: \n" ); document.write( "**************************************************** \n" ); document.write( "Let n be the asked-for \"largest number\". \n" ); document.write( "The numbers are therefore n-2, n-1, and n. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "**************************************************** \n" ); document.write( " |