document.write( "Question 1163002: The total number of pears and oranges in a basket was 980. after a third of the pears and 230 oranges were sold, the ratio of pears to oranges left became 2:3. What was the ratio of pears to oranges at first??
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #786939 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be one third of the number of pears initially.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the number of pears initially was 3x, and the number of oranges was 980-3x initially.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "After one third of pears was sold, 3x-x = 2x pears remained.\r\n" );
document.write( "\r\n" );
document.write( "After 230 oranges were sold, (980-3x)-230 = (750-3x) oranges remained.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the condition, you have this equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"%282x%29%2F%28750-3x%29\" = \"2%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Equivalently,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3*(2x) = 2*(750-3x),\r\n" );
document.write( "\r\n" );
document.write( "    6x     = 1500 - 6x\r\n" );
document.write( "\r\n" );
document.write( "    6x + 6x = 1500\r\n" );
document.write( "\r\n" );
document.write( "    12x     = 1500\r\n" );
document.write( "\r\n" );
document.write( "      x     = \"1500%2F12\" = 125.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the number of pears originally was 3*125 = 375.\r\n" );
document.write( "\r\n" );
document.write( "Hence, the number of oranges originally was  980 - 375 = 605,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "and the ratio of pears to oranges initially was  \"375%2F605\" = \"75%2F121\".    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From my post, the major lesson to you is to learn on how I chose the major unknown.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I selected it in such a way to avoid working with fractions.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );