document.write( "Question 969673: a number is as bigger than 22 as much as it is smaller than 72. what is the number \n" ); document.write( "
Algebra.Com's Answer #592479 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a number is as bigger than 22 as much as it is smaller than 72. what is the number \n" ); document.write( "let x=the number \n" ); document.write( "x-22=72-x \n" ); document.write( "2x=94 \n" ); document.write( "x=47 \n" ); document.write( " |