document.write( "Question 112364This question is from textbook
\n" );
document.write( ": four fifths of a number added to one half the number is equal to the sum of one tenth of the number and 1. what is the number? \n" );
document.write( "
Algebra.Com's Answer #81992 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=the number \n" ); document.write( "Four-fifths the number=(4x/5) \n" ); document.write( "Half the number=(x/2) \n" ); document.write( "One-tenth the number=(x/10) \n" ); document.write( "One-tenth the number and 1=(x/10)+1\r \n" ); document.write( "\n" ); document.write( "Now we are told the following:\r \n" ); document.write( "\n" ); document.write( "(4x/5)+(x/2)=(x/10)+1 multiply each term by 10\r \n" ); document.write( "\n" ); document.write( "8x+5x=x+10 subtract x from each side\r \n" ); document.write( "\n" ); document.write( "8x+5x-x=x-x+10 collect like terms\r \n" ); document.write( "\n" ); document.write( "12x=10 divide both sides by 12\r \n" ); document.write( "\n" ); document.write( "x=10/12 or 5/6------------------------the number\r \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "(4/5)(5/6)+(1/2)(5/6)=(1/10)(5/6)+1 simplify\r \n" ); document.write( "\n" ); document.write( "(20/30)+(5/12)=(5/60)+1 multiply each term by 60\r \n" ); document.write( "\n" ); document.write( "40+25=5+60 \n" ); document.write( "65=65\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |