document.write( "Question 153377: I am having problems solving this word problem.
\n" );
document.write( " The quotient of a number and 3 is the same as the difference
\n" );
document.write( " of the number and two. Find the number
\n" );
document.write( " I came up with
\n" );
document.write( " x+3=y+2
\n" );
document.write( " I am not sure if this is a correct equation for this problem. I also need help solving it.\r
\n" );
document.write( "\n" );
document.write( "Thanks
\n" );
document.write( "Megan
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #112903 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Hi Megan, \n" ); document.write( ". \n" ); document.write( "If we: \n" ); document.write( "Let x = \"a number\" \n" ); document.write( ". \n" ); document.write( "Then from: \"quotient of a number and 3\" we get: \n" ); document.write( "x/3 \n" ); document.write( ". \n" ); document.write( "And, from: \"the difference of the number and two\" we get: \n" ); document.write( "x-2 \n" ); document.write( ". \n" ); document.write( "In the problem, it said that the two terms above are the same giving us: \n" ); document.write( "x/3 = x-2 \n" ); document.write( ". \n" ); document.write( "Now, we solve for x: \n" ); document.write( "x/3 = x-2 \n" ); document.write( "multiplying both sides by 3: \n" ); document.write( "x = 3(x-2) \n" ); document.write( "x = 3x - 6 \n" ); document.write( "subtracting x from both sides: \n" ); document.write( "0 = 2x - 6 \n" ); document.write( "adding 6 to both sides: \n" ); document.write( "6 = 2x \n" ); document.write( "finally, dividing both sides by 2 gives us: \n" ); document.write( "3 = x \n" ); document.write( ". \n" ); document.write( "Write back if you have questions, \n" ); document.write( "Bill \n" ); document.write( " |