document.write( "Question 509761: (please help me to solve this problem).
\n" );
document.write( "1.Twice the smallest of three consecutive odd integers is 7 morethan the largest.Find the integers ?
\n" );
document.write( "2.Th3e sum of three numbers is 171 ,the second is 1/2 of the first and the third is 3/4 of the first.Find the numbers? \n" );
document.write( "
Algebra.Com's Answer #341595 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 1.Twice the smallest of three consecutive odd integers is 7 morethan the largest.Find the integers ? \n" ); document.write( "2.Th3e sum of three numbers is 171 ,the second is 1/2 of the first and the third is 3/4 of the first.Find the numbers? \n" ); document.write( "** \n" ); document.write( "1. \n" ); document.write( "let x=smallest of three consecutive odd integers \n" ); document.write( "x+2=2nd consecutive odd integer \n" ); document.write( "x+4=3rd and largest consecutive odd integer \n" ); document.write( ".. \n" ); document.write( "2x=x+4+7 \n" ); document.write( "x=11 \n" ); document.write( "x+2=13 \n" ); document.write( "x+4=15 \n" ); document.write( "ans: \n" ); document.write( "Integers: 11, 13 and 15 \n" ); document.write( ".. \n" ); document.write( "2. \n" ); document.write( "let x=first number \n" ); document.write( "x/2=2nd number \n" ); document.write( "3x/4 =3rd number \n" ); document.write( ".. \n" ); document.write( "x+x/2+3x/4=171 \n" ); document.write( "9x/4=171 \n" ); document.write( "x=4*171/9=76 \n" ); document.write( "x/2=38 \n" ); document.write( "3x/4=57 \n" ); document.write( "Ans: \n" ); document.write( "Numbers: 76, 38, and 57 \n" ); document.write( " |