document.write( "Question 95204: Five divided by the difference of a number and 12 equals the quotient of 10 and the sum of the number and 5. Find the number.\r
\n" );
document.write( "\n" );
document.write( "A)-19 B)29/3 C)29 D)17/5 \n" );
document.write( "
Algebra.Com's Answer #69274 by edjones(8007) You can put this solution on YOUR website! \n" ); document.write( "multiply (x+5) and (x-12) times both sides. 10(x-12)=5(x+5) \n" ); document.write( "10x-120=5x+25 subtract 5x from both sides. 5x-120=25 \n" ); document.write( "add 120 to both sides. 5x=145 \n" ); document.write( "divide 5 into both sides. x=29 \n" ); document.write( "Ed Jones \n" ); document.write( " |