document.write( "Question 1150213: Emily counts the triangles and parallelograms in an art piece and determines that there are altogether 42 triangles and parallelograms. If there are 150 total sides, how many triangles and parallelograms are there? \n" ); document.write( "
Algebra.Com's Answer #771596 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Based on the context of the problem, I assume that these triangles and parallelograms are separate shapes / areas / figures\r\n" );
document.write( "\r\n" );
document.write( "that are located at totally different parts of the art piece and do not intersect each other and do not have common\r\n" );
document.write( "\r\n" );
document.write( "sides and/or vertices.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then from the condition, you have this system of equations for the number of triangles T and the number of parallelograms  P\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     T +  P =  42     (1)    (counting shapes altogether)\r\n" );
document.write( "\r\n" );
document.write( "    3T + 4P = 150     (2)    (counting sides)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve the system, express  T = 42 - P  from equation (1) and substitute it into equation (2), replacing T there\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3*(42-P) + 4Q = 150.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify step by step\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    126 - 3P + 4P = 150\r\n" );
document.write( "\r\n" );
document.write( "     P = 150 - 126 = 24.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  There are 24 parallelograms and 42-24 = 18 triangles in the art piece.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   4*24 + 18*3 = 150,  the total number of sides.   ! Precisely correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );