document.write( "Question 18662: I think of the letter D. I multiply D by 5. The larger number exceeds the smaller number by 8. What is D? \n" ); document.write( "
Algebra.Com's Answer #8983 by pwac(253) ![]() You can put this solution on YOUR website! So D is the smaller number \n" ); document.write( "Multiply D by 5 gives 5D \n" ); document.write( "This larger number(5D) = smaller number(D)+8 \n" ); document.write( "So this gives an equation: \n" ); document.write( "5D=D+8 take D to left side,remember it changes sign \n" ); document.write( "5D-D=8 this gives: \n" ); document.write( "4D=8 divide both sides by 4 \n" ); document.write( "D=2 \n" ); document.write( "hope this helps \n" ); document.write( "Pete \n" ); document.write( " |