document.write( "Question 872839: Three integers have a sum of 50. the second integer is four times as large as the first integer and the third integer is 4 less than the second integer. what are the three integers.\r
\n" );
document.write( "\n" );
document.write( "plz help me. \n" );
document.write( "
Algebra.Com's Answer #526454 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! Three integers have a sum of 50. the second integer is four times as large as the first integer and the third integer is 4 less than the second integer. what are the three integers. \n" ); document.write( "Answer \n" ); document.write( "as per given conditions let integers are a ,b c \n" ); document.write( "a+b+c =50 (1) \n" ); document.write( "b=4a \n" ); document.write( "c= b-4 therefore \n" ); document.write( "c =4a-4 \n" ); document.write( "by putting the value of a , b , c in equation (1) \n" ); document.write( "a+b+c =50 \n" ); document.write( "a+4a+4a-4=50 \n" ); document.write( "9a =54 \n" ); document.write( "a =54/9 \n" ); document.write( "a=6 \n" ); document.write( "b=4a =24 \n" ); document.write( "c= 4a-4 =24-4 =20 \n" ); document.write( "Answe \n" ); document.write( "first inter is 6 \n" ); document.write( "second integer is 24 \n" ); document.write( "third integer is 20 \n" ); document.write( " |