document.write( "Question 932118: 1.if 3 1/5 is added to 3/4 of a number, the result is 7 1/2. Find the number.
\n" );
document.write( "2.Three less than five times a certain number is equal to 67 more than one-third of the number. Find the number.
\n" );
document.write( "3.The difference between six times a number and 12 equals the sum of the number and 13. Find the number.
\n" );
document.write( "4.Separate 60 into two parts such that one number is one-fourth of the other.
\n" );
document.write( "5.One number is four times the other number their difference is 42, Find the numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #565991 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! albeit fractions are involved...make it an integer problem \n" ); document.write( " \n" ); document.write( "64 + 15n = 150 \n" ); document.write( "15n = 86 \n" ); document.write( "n = 86/15 0r 5 11/15 \n" ); document.write( "..... \n" ); document.write( "5n - 3 = n/3 + 67 \n" ); document.write( "15n - 9 = n = 201 \n" ); document.write( "14n = 210 \n" ); document.write( "n = 210/14 = 30/2 = 15 \n" ); document.write( "...... \n" ); document.write( "6n - 12 = n + 13 \n" ); document.write( "5n = 25 \n" ); document.write( "n = 5 \n" ); document.write( ".... \n" ); document.write( "n + n/4 = 60 \n" ); document.write( "4n + n = 240 \n" ); document.write( "5n = 240 \n" ); document.write( "n = 48 \n" ); document.write( "Two parts are 12 and 48 \n" ); document.write( ".... \n" ); document.write( "4n - n = 42 \n" ); document.write( "3n = 42 \n" ); document.write( "n = 14 \n" ); document.write( "two numbers are 14 and 56 \n" ); document.write( "and.. \n" ); document.write( "56 -14 = 42 \n" ); document.write( " |