document.write( "Question 21124: The sum of three times a multiple of 4 and the next two multiples of 4 is 272. Find the numbers.\r
\n" );
document.write( "\n" );
document.write( " What is the equation to this problem?? I am having so much troble \n" );
document.write( "
Algebra.Com's Answer #10151 by Paul(988) ![]() You can put this solution on YOUR website! 4(3x)+4(x+1+x+2)=272 \n" ); document.write( "12x+4x+4+4x+8=272 \n" ); document.write( "20x+12-12=272-12 \n" ); document.write( "20x=260 \n" ); document.write( " \n" ); document.write( "x=13 \n" ); document.write( " |