document.write( "Question 1068208: Building A is 338 meters taller than building B. If the height of building A is subtracted from twice the height of building​ B, the result is 131 meters. How tall is each​ skyscraper?\r
\n" ); document.write( "\n" ); document.write( "During his tennis career in singles​ play, John won 33 fewer tournament A titles than tournament B titles and 22 more tournament C titles than tournament B titles. If he won 20 of these titles​ total, how many times did he win each​ one?
\n" ); document.write( "John won
\n" ); document.write( "nothing tournament A​ title(s).
\n" ); document.write( "John won
\n" ); document.write( "nothing tournament B​ title(s).
\n" ); document.write( "John won
\n" ); document.write( "nothing tournament C​ title(s).
\n" ); document.write( "

Algebra.Com's Answer #683669 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
first question:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Building A is 338 meters taller than building B. If the height of building A is subtracted from twice the height of building​ B, the result is 131 meters. How tall is each​ skyscraper? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let a = the height of building A and b = the height of building B.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get a = b + 338\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you subtract the height of building A from twice the height of building B, then you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2b - a = 131.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have 2 equations to be solved simultaneously.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "they are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a = b + 338
\n" ); document.write( "2b - a = 131\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the second equation, replace a with its equivalent value from the first equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2b - (b + 338) = 131\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get 2b - b - 338 = 131\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get b - 338 = 131\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "add 338 to both sides of the equaiton to get b = 469.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the height of building B.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since building A is 338 meters higher than that, then building A must be 807 meters high.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get building A is 807 meters high and building B is 469 meters high.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "building A is 807 - 469 = 338 meters higher than building B.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you subtract the height of building A from twice the height of building B, you get 2 * 469 - 807 = 938 - 807 = 131 meters difference.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solution to the first question looks good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "building A is 807 meters high and building B is 469 meters high.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "second question:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "During his tennis career in singles​ play, John won 33 fewer tournament A titles than tournament B titles and 22 more tournament C titles than tournament B titles. If he won 20 of these titles​ total, how many times did he win each​ one?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let a = number of tournament A titles won.
\n" ); document.write( "let b = number of tournament B titles won.
\n" ); document.write( "let c = number of tournament C titles won.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since total number tournament titles won is 20, you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a + b + c = 20\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since he won 33 fewer tournament A titles than tourament B titles, you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a = b - 33\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since he won 22 more tournament C titles than tournament B titles, you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c = b + 22.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replacing a and c with their equivalent values from the first 2 equations, you get the third equation becoming:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b - 33 + b + b + 22 = 20\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get 3b - 11 = 20\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "add 11 to both sides to get 3b = 31\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides by 3 to get b = 10 and 1/3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since a = b - 33, this makes a = - (22 and 2/3).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since c = b + 22, this makes c = 32 and 1/3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a + b + c = 20, but .....\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a is negative which can't be, indicating there is something wrong with the equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i suspect that the total number of tournaments won have to be a number greater than or equal to 33 in order for a to be greater than or equal to 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i don't believe there is a valid solution to this problem the way it is presented.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first of all, the value of b was not an integer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "second of all, the value of a is negative.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "these are two indications that there is something wrong with the equation the way it is presented.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i suspect the problem is in the number of tournaments won, but that's just a guess.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );