Answer:The equation of any straight line, called a linear equation, can be written as: y = mx + b, where m is the slope of the line and b is the y-intercept. The y-intercept of this line is the value of y at the point where the line crosses the y axis.
Step-by-step explanation:
Answer:
The right triangle has one 90 degree angle and two acute (< 90 degree) angles. Since the sum of the angles of a triangle is always 180 degrees... The two sides of the triangle that are by the right angle are called the legs... and the side opposite of the right angle is called the hypotenuse.
Step-by-step explanation:
Part A
(3x)^2*x^4
(3x)*(3x)*x^4 .... expand out (3x)^2
(3*3)*(x*x*x^4)
9x^6
Answer: 9x^6
============================================
Part B
It appears that Tonya forgot to square the 3 term and had this as her steps
(3x)^2*x^4
3x^2*x^4
3x^(2*4)
3x^8
Which is incorrect as the answer in part A indicates.
Not only is the '3' part wrong, but also the exponent of 8. Instead of multiplying the exponents, she should have added them.
The rule is a^b*a^c = a^(b+c). In this case, a = x, b = 2 and c = 4.
So x^2*x^4 = x^(2+4) = x^6