document.write( "Question 823745: A rectangle has one vertex in quadrant I on the graph of y=10-x^2, another at the origin, one on the positive x-axis, and one on the positive y-axis.
\n" ); document.write( "a.) Express the area A of the rectangle as a function of x.
\n" ); document.write( "b.) Find the largest area A that can be enclosed by the rectangle?
\n" ); document.write( "

Algebra.Com's Answer #495855 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
---
\n" ); document.write( "y = 10 - x^2
\n" ); document.write( "y = -x^2 + 10
\n" ); document.write( "---
\n" ); document.write( "it is well known that the area of a rectangle is maximized when its sides are of equal length, in other words, when the rectangle is a square
\n" ); document.write( "as such:
\n" ); document.write( "---
\n" ); document.write( "y = x = -x^2 + 10
\n" ); document.write( "-x^2 - x + 10 = 0
\n" ); document.write( "---
\n" ); document.write( "the above quadratic equation is in standard form, with a=-1, b=-1, and c=10
\n" ); document.write( "---
\n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this:
\n" ); document.write( "-1 -1 10
\n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "this quadratic has two real roots (the x-intercepts), which are:
\n" ); document.write( "x = -3.70156212
\n" ); document.write( "x = 2.70156212
\n" ); document.write( "---
\n" ); document.write( "negative length doesn't make sense for this problem, so use the positive root:
\n" ); document.write( "---
\n" ); document.write( "x = length = 2.70156212 units
\n" ); document.write( "y = width = 2.70156212 units
\n" ); document.write( "NOTE: the problem statement does not specify units, but these could be any linear unit, such as m, cm, ft, etc.
\n" ); document.write( "---
\n" ); document.write( "answerA:
\n" ); document.write( "express the area A of the rectangle as a function of x:
\n" ); document.write( "A(x) = x * (-x^2 + 10)
\n" ); document.write( "A(x) = -x^3 + 10x
\n" ); document.write( "---
\n" ); document.write( "answerB:
\n" ); document.write( "find the largest area A that can be enclosed by the rectangle:
\n" ); document.write( "A = maximum area = (2.70156212)*(2.70156212)
\n" ); document.write( "A = maximum area = 7.298437888218896 sq.units
\n" ); document.write( "NOTE: the problem statement does not specify units, but these could be any square unit, such as m^2, cm^2, ft^2, etc.
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "
\n" );