document.write( "Question 1045436: These questions are making me confused.
\n" );
document.write( "1.The length of a rectangle is one more than four times its width. If the perimeter of the rectangle is 62 meters, find the dimensions of the rectangle.
\n" );
document.write( "2. Kelly, Laura, and Tia sold boxes of cookies for a fundraiser. Kelly sold 15 boxes less than Laura. Tia sold twice as many boxes as Kelly. If they sold 83 boxes in total, how many boxes did each girl sell?
\n" );
document.write( "3. The measure of the vertex angle in an isosceles triangle is six less than four times the measure of a base angle. Find the measure of the vertex angle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #660853 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1.The length of a rectangle is one more than four times its width. If the perimeter of the rectangle is 62 meters, find the dimensions of the rectangle. \n" ); document.write( "--- \n" ); document.write( "P = 2W + 2L = 62 \n" ); document.write( "W + L = 31 \n" ); document.write( "--- \n" ); document.write( "L = 4W+1 \n" ); document.write( "Sub for L \n" ); document.write( "W + 4W+1 = 31 \n" ); document.write( "5W = 30 \n" ); document.write( "W = 6, L = 25 \n" ); document.write( "====================== \n" ); document.write( "2. Kelly, Laura, and Tia sold boxes of cookies for a fundraiser. Kelly sold 15 boxes less than Laura. Tia sold twice as many boxes as Kelly. If they sold 83 boxes in total, how many boxes did each girl sell? \n" ); document.write( "K = L - 15 \n" ); document.write( "T = 2K = 2L - 30 \n" ); document.write( "K + L + T = 83 \n" ); document.write( "---- \n" ); document.write( "L-15 + 2L-30 + L = 83 \n" ); document.write( "4L - 45 = 83 \n" ); document.write( "L = 32 \n" ); document.write( "etc. \n" ); document.write( "====================== \n" ); document.write( "3. The measure of the vertex angle in an isosceles triangle is six less than four times the measure of a base angle. Find the measure of the vertex angle. \n" ); document.write( "--- \n" ); document.write( "There are 2 base angles. \n" ); document.write( "B + B + V = 180 \n" ); document.write( "V = 4B - 6 \n" ); document.write( "Can you do the rest? \n" ); document.write( " |