document.write( "Question 62534: Hi i would like some help on solving these two simultaneous equations for my homework as i am struggling to solve them please help me as it would be very appreciated the questions are\r
\n" );
document.write( "\n" );
document.write( "1. one side of the rectangle is 2cm longer than the other. The perimeter of the rectangle is 24 cm. How long are the sides of the rectangle?\r
\n" );
document.write( "\n" );
document.write( "2. A fitness fantastic swims 40 lengths of his pool per day. After 5 years, he has swum 1825 km. How long is his swimming pool in meters? (assume there are 365 days per year)
\n" );
document.write( "I would be most gratefull if you can help me thank you \n" );
document.write( "
Algebra.Com's Answer #43324 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! 1) let ons side of the rectangle be x cm \n" ); document.write( "The other side = x + 2 cm\r \n" ); document.write( "\n" ); document.write( "Perimeter given = 24 cm\r \n" ); document.write( "\n" ); document.write( "==> 2(sum of the sides of the rectangle) = 24\r \n" ); document.write( "\n" ); document.write( "==> 2(x + x + 2) = 24 \n" ); document.write( "==> 2(2x + 2) = 24 \n" ); document.write( "==> 4x + 4 = 24 \n" ); document.write( "==> 4x = 4 - 4 = 24 \n" ); document.write( "==> 4x = 20 \n" ); document.write( "==> 4x/4 = 20/4 \n" ); document.write( "==> x = 5\r \n" ); document.write( "\n" ); document.write( "Hence the sides of the rectanle measure 5 cm and 7 cm\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2) Let the length of the pool be x meters. \n" ); document.write( "Distance swam by him everyday = 40 lengthe \n" ); document.write( " = 40x m \n" ); document.write( "Distance swam in a year = 40x * 365 \n" ); document.write( " = 14600x m \n" ); document.write( "Distance swam in 5 years = 14600x*5 \n" ); document.write( " = 73000x m\r \n" ); document.write( "\n" ); document.write( "==> 73000x = 1825 km \n" ); document.write( "==> 73000x = 1825000 m \n" ); document.write( "==> 73000x/73000 = 1825000/73000 \n" ); document.write( "==> x = 25\r \n" ); document.write( "\n" ); document.write( "So length of the swimming pool = 25 meters\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Good Luck!!! \n" ); document.write( " \n" ); document.write( " |