document.write( "Question 263744: A plot of land has width of x meters. The length of the plot of land is 5 meters more than 3 times it's width. What is the area of the land? \n" ); document.write( "
Algebra.Com's Answer #194337 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! A plot of land has width of x meters. The length of the plot of land is 5 meters more than 3 times it's width. What is the area of the land? \n" ); document.write( "x=width L=Length Length x width = area in this case its L times x =area\r \n" ); document.write( "\n" ); document.write( "If x=width and L=5+3x then the equation L+x=A is as follows \n" ); document.write( "(5+3x)(x)=A \n" ); document.write( "3x^2 +5x=A\r \n" ); document.write( "\n" ); document.write( "i cant find enough info to solve the problem further unless the 3x^2+5x is sufficient \n" ); document.write( " |