document.write( "Question 992456: Find the number which when decreased by three-fourths of itself equals 28. \n" ); document.write( "
Algebra.Com's Answer #612093 by satyareddy22(84)![]() ![]() ![]() You can put this solution on YOUR website! Let the number be x. \n" ); document.write( "x-(3/4)x=28 \n" ); document.write( "(4x-3x)/4=28 \n" ); document.write( "x/4=28 \n" ); document.write( "x=4*28 \n" ); document.write( "x=112 \n" ); document.write( " \n" ); document.write( " |