document.write( "Question 158079: How do I solve this word problem? \"In march, Rodney sold twice as many cars as Greg. In April, Rodney sold 5 fewer cars than he did in March, while Greg sold 3 more cars than he did in March. If they sold the same number of cars in April, how many cars did each sell in March?\" \n" ); document.write( "
Algebra.Com's Answer #116498 by joey_quizan(15)![]() ![]() ![]() You can put this solution on YOUR website! Sol:\r \n" ); document.write( "\n" ); document.write( "Let say: x = car sold by Greg in March \n" ); document.write( " 2x = car sold by Rodney in March \n" ); document.write( " 2x-5= Car sold by Rodney in April \n" ); document.write( " x+3 = car sold by Greg in April \n" ); document.write( " 2x-5=x+3 they botth sold equal numbers of car in April \n" ); document.write( " \n" ); document.write( "Ans: x=8 number of cars sold by Greg in March \n" ); document.write( " 2x = 16 number of cars sold by Rodney in March \n" ); document.write( " \n" ); document.write( " |