document.write( "Question 104440: 1) Is the following function linear? Can you evaluate the function for the given value of x.
\n" );
document.write( "f(x)=1 - x^2 ; f(0)\r
\n" );
document.write( "\n" );
document.write( "2)Can you help me write an equation of the line that passes through the given point and satisfies the given condition for the foolowing two problems:
\n" );
document.write( "a)(1,3) ; parallele to y=2x-1\r
\n" );
document.write( "\n" );
document.write( "b) (3,2) ; perpendicular to y= -3x\r
\n" );
document.write( "\n" );
document.write( "3)What is the property that the statement 4(2 + 3)=4(2) + 4(3) illustrates? \n" );
document.write( "
Algebra.Com's Answer #75987 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1) Is the following function linear? \n" ); document.write( "Ans: No, it is a quadratic equation. \n" ); document.write( "-------------- \n" ); document.write( "Can you evaluate the function for the given value of x. \n" ); document.write( "f(x)=1 - x^2 ; \n" ); document.write( "Ans: f(0) = 1-0^2 = 1 \n" ); document.write( "---------------------------- \n" ); document.write( "2)Can you help me write an equation of the line that passes through the given point and satisfies the given condition for the foolowing two problems: \n" ); document.write( "a)(1,3) ; parallel to y=2x-1 \n" ); document.write( "Equation form: y=mx+b; you need m and b \n" ); document.write( "m=2 because the line you want is parallel to y=2x-1 which has slope = 2 \n" ); document.write( "Solve for b: 3 = 2*1+b ; b = 1 \n" ); document.write( "EQUATIOn: \n" ); document.write( "y = 2x+1 \n" ); document.write( "------------------ \n" ); document.write( "b) (3,2) ; perpendicular to y= -3x \n" ); document.write( "m = 1/3 \n" ); document.write( "2=(1/3)3+b ; b = 1 \n" ); document.write( "EQUATION: \n" ); document.write( "y = (1/3)x + 1 \n" ); document.write( "-------------------- \n" ); document.write( "3)What is the property that the statement 4(2 + 3)=4(2) + 4(3) illustrates? \n" ); document.write( "The distributive property. \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |