document.write( "Question 305820: Find the # of square units contained in the region bordered by the graphs of the functions y=3x, x=3y, 3x+y=30? \n" ); document.write( "
Algebra.Com's Answer #218959 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
Find the # of square units contained in the region bordered by the graphs of the functions y=3x, x=3y, 3x+y=30?\r
\n" ); document.write( "\n" ); document.write( "put all 3 in y = mx + b form where m is the slope and b is the y-intercept (vertical intercept or point (0,b)):
\n" ); document.write( "1. y = 3x or y = 3x + 0
\n" ); document.write( "2. x = 3y --> x/3 = y or y = (1/3)x + 0
\n" ); document.write( "3. 3x + y = 30 --> y = -3x + 30\r
\n" ); document.write( "\n" ); document.write( "1/3 = -1 * 1/(-3) = -1 * -1/3 = 1/3 so equation 2 and 3 are perpendicular (the slopes are negative reciprocals)\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+300%2C+300%2C+-5%2C+20%2C+-5%2C+20%2C+3%2Ax%2C+x%2F3%2C+-3%2Ax+%2B+30%29+\"\r
\n" ); document.write( "\n" ); document.write( "this is a right triangle
\n" ); document.write( "equation 1 and 2 intersect at (0,0)
\n" ); document.write( "equation 2 and 3 intersect at:
\n" ); document.write( "(1/3)x = -3x + 30
\n" ); document.write( "x = -9x + 90
\n" ); document.write( "10x = 90
\n" ); document.write( "x = 9, eq.1 y = 3, eq. 2 y = 3 (9,3)
\n" ); document.write( "equation 1 and 3 intersect at:
\n" ); document.write( "3x = -3x + 30
\n" ); document.write( "6x = 30
\n" ); document.write( "x = 5, eq.1 y = 15, eq. 2 y = 15 (5,15)
\n" ); document.write( "from (0,0) to (9,3) is the base length is:
\n" ); document.write( "base = sqrt((9-0)^2 + (3-0)^2) = sqrt(9^2 + 3^2)
\n" ); document.write( "base = sqrt(81 + 9) = sqrt(90) = 3sqrt(10)
\n" ); document.write( "from (9,3) to (5,15) is the height length is:
\n" ); document.write( "height = sqrt((5-9)^2 + (15-3)^2) = sqrt((-4)^2 + 12^2)
\n" ); document.write( "height = sqrt(16 + 144) = sqrt(160) = 4sqrt(10)
\n" ); document.write( "area = 1/2 * base * height = 1/2 * 3sqrt(10) * 4sqrt(10)
\n" ); document.write( "area = 2 * 3 * 10 = 6 * 10 = 60 square units\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );