document.write( "Question 1138025: The area of triangle PQR is 18. If p = 6 and q = 8, find all possible measures of angle R. Round your answers to the nearest tenth. Show the equation used. \n" ); document.write( "
Algebra.Com's Answer #755904 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Area of triangle = 0.5*side1*side2*sin(angle)
\n" ); document.write( "The \"angle\" is between side1 and side2
\n" ); document.write( "Your book may refer to this as the SAS, or side-angle-side, triangle area formula.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In this case,
\n" ); document.write( "area = 18
\n" ); document.write( "side1 = p = 6
\n" ); document.write( "side2 = q = 8
\n" ); document.write( "angle = R = unknown\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's use this to solve for R
\n" ); document.write( "Area of triangle = 0.5*side1*side2*sin(angle)
\n" ); document.write( "Area of triangle = 0.5*p*q*sin(R)
\n" ); document.write( "18 = 0.5*p*q*sin(R)
\n" ); document.write( "18 = 0.5*6*8*sin(R)
\n" ); document.write( "18 = 24*sin(R)
\n" ); document.write( "24*sin(R) = 18
\n" ); document.write( "sin(R) = 18/24
\n" ); document.write( "sin(R) = 0.75
\n" ); document.write( "R = arcsin(0.75) or R = 180 - arcsin(0.75)
\n" ); document.write( "R = 48.590378 or R = 180 - 48.590378
\n" ); document.write( "R = 48.590378 or R = 131.409622
\n" ); document.write( "R = 48.6 or R = 131.4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The angle R could be either R = 48.6 degrees or R = 131.4 degrees\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As a check, let's plug in p = 6, q = 8, R = 48.6
\n" ); document.write( "Area of triangle = 0.5*p*q*sin(R)
\n" ); document.write( "Area of triangle = 0.5*6*8*sin(48.6)
\n" ); document.write( "Area of triangle = 18.002666
\n" ); document.write( "which is off a bit, but keep in mind that rounding error has occurred. If we used a more accurate value of R (say something like R = 48.590378), then we would be much closer to area = 18. However, we're close enough to effectively verify this value of R.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's also check the other angle as well
\n" ); document.write( "Plug in p = 6, q = 8, R = 131.4
\n" ); document.write( "Area of triangle = 0.5*p*q*sin(R)
\n" ); document.write( "Area of triangle = 0.5*6*8*sin(131.4)
\n" ); document.write( "Area of triangle = 18.002666
\n" ); document.write( "The same issue pops up as before.
\n" ); document.write( "
\n" ); document.write( "
\n" );