document.write( "Question 87216: Your maximum exercise heart rate M is given by the formula M = 0.85(220-a),
\n" );
document.write( "where \"a\" is your age. What is the age of someone who has a maximum exercise heart rate of 133? \n" );
document.write( "
Algebra.Com's Answer #63179 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( ". \n" ); document.write( "M = 0.85(220 - a) \n" ); document.write( ". \n" ); document.write( "and also given that M = 133 \n" ); document.write( ". \n" ); document.write( "Find \"a\" \n" ); document.write( ". \n" ); document.write( "Method: \n" ); document.write( ". \n" ); document.write( "Substitute 133 for M in the equation to get: \n" ); document.write( ". \n" ); document.write( "133 = 0.85(220 - a) \n" ); document.write( ". \n" ); document.write( "Multiply 0.85 times each of the quantities in the parentheses: \n" ); document.write( ". \n" ); document.write( "133 = 0.85*220 - 0.85*a \n" ); document.write( ". \n" ); document.write( "Note that 0.85 times 220 is 187. When you do that multiplication, the equation becomes: \n" ); document.write( ". \n" ); document.write( "133 = 187 - 0.85a \n" ); document.write( ". \n" ); document.write( "Next you need to get the term containing \"a\" by itself on one side of the equation, and \n" ); document.write( "everything else on the other side. Let's begin by adding 0.85a to BOTH sides of the equation. \n" ); document.write( "When you do, the addition of 0.85a to the right side cancels the -0.85a on the right side. \n" ); document.write( "This makes the equation become: \n" ); document.write( ". \n" ); document.write( "133 + 0.85a = 187 \n" ); document.write( ". \n" ); document.write( "Subtract 133 from both sides to get rid of it on the left side. When you subtract \n" ); document.write( "133 the equation becomes: \n" ); document.write( ". \n" ); document.write( "0.85a = 187 - 133 \n" ); document.write( ". \n" ); document.write( "The subtraction on the right side results in: \n" ); document.write( ". \n" ); document.write( "0.85a = 54 \n" ); document.write( ". \n" ); document.write( "Divide both sides by the multiplier of \"a\" to solve for \"a\". When you do that the equation \n" ); document.write( "becomes: \n" ); document.write( ". \n" ); document.write( "a = 54/0.85 \n" ); document.write( ". \n" ); document.write( "and the right side is: \n" ); document.write( ". \n" ); document.write( "a = 63.5294 \n" ); document.write( ". \n" ); document.write( "which tells you that at the age of 63.5 years the maximum rate of heart exercise is 133. \n" ); document.write( ". \n" ); document.write( "You can check this by substituting 63.5 into the original equation to find that: \n" ); document.write( ". \n" ); document.write( "M = 0.85(220 - 63.5) \n" ); document.write( ". \n" ); document.write( "Subtract the two numbers in parentheses to get: \n" ); document.write( ". \n" ); document.write( "M = 0.85(156.5) \n" ); document.write( ". \n" ); document.write( "do the multiplication and the result is: \n" ); document.write( ". \n" ); document.write( "M = 133.025 \n" ); document.write( ". \n" ); document.write( "The slight difference is due to rounding off the number of years. So the answer we got in \n" ); document.write( "this checking work is equal to the heart rate specified by the problem ... 133. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand how to work the problem. \n" ); document.write( " \n" ); document.write( " |