document.write( "Question 706867: One positive number is 1/5 of another number. The difference between the two numbers is 76. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #435409 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! Let p be the unknown positive number.\r \n" ); document.write( "\n" ); document.write( "p-(1/5)p=76 \n" ); document.write( "p(1-(1/5))=76 \n" ); document.write( "(4/5)p=76 \n" ); document.write( "p=5*76/4 \n" ); document.write( "p=95 \n" ); document.write( " |