document.write( "Question 453120: 1.Find A for the right triangle if c=24 and b=30. Round to the nearest tenth.
\n" );
document.write( " How would I find big A?\r
\n" );
document.write( "\n" );
document.write( "2.Find the values of the six trig. finctions for an angle in standard position if the point (1,2) lies on its terminal side. Answer as a fraction in simplest form.\r
\n" );
document.write( "\n" );
document.write( "3.Find the area of the triangle given by: A=43, b=16, and c=12. Round to the nearest tenth.\r
\n" );
document.write( "\n" );
document.write( "How to I do these? \n" );
document.write( "
Algebra.Com's Answer #311343 by stanbon(75887) ![]() You can put this solution on YOUR website! 1.Find A for the right triangle if c=24 and b=30. Round to the nearest tenth. \n" ); document.write( "How would I find big A? \n" ); document.write( "--- \n" ); document.write( "If \"b\" is the hypotenuse, cos(A) = c/b = 24/30 = 0.8 \n" ); document.write( "Then B = cos^-1(0.8) = 36.87 degrees \n" ); document.write( "------------------------------------------\r \n" ); document.write( "\n" ); document.write( "2.Find the values of the six trig. finctions for an angle in standard position if the point (1,2) lies on its terminal side. Answer as a fraction in simplest form. \n" ); document.write( "--- \n" ); document.write( "x = 1 and y = 2 so r = sqrt(1^2+2^2) = sqrt(5) \n" ); document.write( "sin = y/r = 2/sqrt(5) \n" ); document.write( "cos = x/r = 1/sqrt(5) \n" ); document.write( "tan = y/x = 2 \n" ); document.write( "--- \n" ); document.write( "csc = r/y = sqrt(5)/2 \n" ); document.write( "sec = r/x = sqrt(5) \n" ); document.write( "cot = x/y = 1/2 \n" ); document.write( "------------------------------ \n" ); document.write( " \n" ); document.write( "3.Find the area of the triangle given by: A=43, b=16, and c=12. Round to the nearest tenth. \n" ); document.write( "--- \n" ); document.write( "Area = (1/2)*b*c*sin(A) = (1/2)*16*12*sin(43) = 65.47 sq units \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |