document.write( "Question 524586: How do I do the work out for these problems. I'm really bad with setting up word problems.
\n" );
document.write( "
\n" );
document.write( "1) The difference of two numbers is 10. Two times the larger number is 20 more than the smaller. What are the two numbers.\r
\n" );
document.write( "\n" );
document.write( "2) What is the probability of drawing a card that is not a face card from a well shuffled deck of 52 cards? \r
\n" );
document.write( "\n" );
document.write( "3) Find two consecutive odd integers such as that three times the first plus two times the second is 39.\r
\n" );
document.write( "\n" );
document.write( "Thank you(: \n" );
document.write( "
Algebra.Com's Answer #347800 by oberobic(2304) ![]() You can put this solution on YOUR website! 1) The difference of two numbers is 10. Two times the larger number is 20 more than the smaller. What are the two numbers. \n" ); document.write( ". \n" ); document.write( "x - y = 10 \n" ); document.write( "so \n" ); document.write( "x = y+10 \n" ); document.write( ". \n" ); document.write( "2x = y+20 \n" ); document.write( ". \n" ); document.write( "substitute for x \n" ); document.write( ". \n" ); document.write( "2(y+10) = y+20 \n" ); document.write( "2y + 10 = y +20 \n" ); document.write( "y = 10\r \n" ); document.write( "\n" ); document.write( "
|