document.write( "Question 1168781: Mr mobile legends want to take a table for his friends which has an area of 10 square meters. the length of the table has to 3 meters longer than the width. find the width and length of the table
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #793405 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the area of the table top is 10 square meters. \n" ); document.write( "the length of the table is 3 meters longer than the width.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x = the length \n" ); document.write( "let y = the width. \n" ); document.write( "the area of the table top is equal to x * y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the length of the table top is 3 meters longer than the width, you get: \n" ); document.write( "x = 3y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area = x * y becomes area = 3y * y, after you replace x with 3y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify to get: \n" ); document.write( "area = 3y^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the area is 10 square meters, you get: \n" ); document.write( "10 = 3y^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 3 to get: \n" ); document.write( "10/3 = y^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for y to get: \n" ); document.write( "y = plus or minus sqrt(10/3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since y can't be negative, y must be equal to sqrt(10/3) \n" ); document.write( "since x = 3y, then x must be equal to 3 * sqrt(10/3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the area of the table is equal to x * y. \n" ); document.write( "x * y = 3 * sqrt(10/3) * sqrt(10/3) \n" ); document.write( "since sqrt(10/3) * sqrt(10/3) = 10/3, the area of the table becomes: \n" ); document.write( "area = 3 * 10/3 \n" ); document.write( "simplify to get: \n" ); document.write( "area = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this confirms the solution is correct. \n" ); document.write( "the solution is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "length = 3 * sqrt(10/3) \n" ); document.write( "width = sqrt(10/3)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in decimal format, .....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "length = 5.477225575 meters. \n" ); document.write( "width = 1.825741858 meters.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |