document.write( "Question 1108162: A student draw 12 ,figures of either is a triangle or a rectangle in a paper. the total number of sides of the figures is 44, find the numbers of rectangles \n" ); document.write( "
Algebra.Com's Answer #723145 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( " x + y = 12, (1) (x = #of triangles, y = #of rectangles)\r\n" ); document.write( "3x + 4y = 44. (2) (number of sides)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From eq(1), y = 12-x. Substitute it into eq(2). You will get\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "3x + 4*(12-x) = 44\r\n" ); document.write( "\r\n" ); document.write( "3x + 48 - 4x = 44,\r\n" ); document.write( "\r\n" ); document.write( "-x = 44 - 48 = -4 ====> x = 4.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Answer. 4 triangles and 12-4 = 8 rectangles.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |