document.write( "Question 1090467: please help me with the equation: Three partners, James, Jacob and Joshua, have an agreement which specifies that profits are to be divided as follows:
\n" );
document.write( " Calculate each partner's share if the profit for a particular year was $60 000.
\n" );
document.write( "James to receive $2 000 less than the total of Jacob and Joshua to receive 5 times as such as Jacob. \n" );
document.write( "
Algebra.Com's Answer #704907 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \"James to receive $2 000 less than the total of Jacob and Joshua to receive 5 times as much as Jacob.\" \n" ); document.write( " That statement does not make sense grammatically; there is no way to interpret it in a meaningful way. I can make sense out of \"James to receive $2 000 less than the total of Jacob and Joshua\"; but then the rest of the sentence has no meaning. \n" ); document.write( "Take a look at it and see if you didn't leave something out, or in some other way not present the information correctly. \n" ); document.write( " \n" ); document.write( "Thanks for the clarification. I suspected that was what you were trying to say, but I wasn't sure. \n" ); document.write( "So the amount James gets is 2000 less than the total the Jacob and Joshua get, and Joshua gets 5 times as much as Jacob. \n" ); document.write( "A formal algebraic solution might look like this: \n" ); document.write( "let x = amount Jacob gets \n" ); document.write( "then 5x = amount Joshua gets \n" ); document.write( "then 6x - 2000 = amount James gets \n" ); document.write( "The total is 60,000, so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Having that amount turn out to be not a whole number is not pleasant.... \n" ); document.write( "So the amounts each gets are \n" ); document.write( "Jacob: x = $5166.67 \n" ); document.write( "Joshua: 5x = $25833.33 \n" ); document.write( "James: 6x-2000 = $29000 \n" ); document.write( " An informal solution is probably easier than that, especially since our value for x in the algebraic solution turned out not to be a whole number. \n" ); document.write( "James is to get $2000 less than the total that Jacob and Joshua get. If he got exactly the same as the other two together, he would get $30000 and they together would get $30000. But since he is to get $2000 less than the other two together, the $60000 would be divided with $29000 going to James and $31000 to the other two. \n" ); document.write( "So we already know the amount that James gets; then to finish the problem we just need to divide the $31000 that Jacob and Joshua get in such a way that Joshua gets 5 times as much as Jacob. \n" ); document.write( "Since Joshua gets 5 times as much as Jacob, the ratio is 5:1, which means Jacob gets 1/6 of the $31000, which is $5166.67, and Joshua gets the rest of the $31000, which is $25833.33. \n" ); document.write( " |