Y intercept slope - 5,0
X intercept slope - 0,-4
Suppose that the <u>function</u> f(x) is the <u>parrent</u> function and the<u> graph</u> of the function g(x)=f(x)-a can be obtained from the graph of the parrent function f(x) by <u>shifting down</u> a units.
Rewrite the expression for the function
in the following way:

This shows that the shift down is made by 17 units.
Answer: 17 units
Answer:
Using c++
Check the image for colors.
Step-by-step explanation:
#include <iostream>
using namespace std;
int main()
{
float length1,length2,width1,width2,area1,area2;
cout<<"length of Rectangle 1\n";
cin>>length1;
cout<<"\nwidth of Rectangle 1\n";
cin>>width1;
cout<<"\nlenght of Rectangle 2\n";
cin>>length2;
cout<<"\nwidth of Rectangle 2\n";
cin>>width2;
area1=length1*width1;
area2=length2*width2;
if (area1<area2)
{cout << "\nRectangle 2 has greater area";}
else {
if (area1>area2)
{cout << "\nRectangle 1 has greater area";}
else {cout << "\nAreas are the same";}
}
return 0;
}
Answer:
There is a 30% decrese.
Step-by-step explanation:
1: if u use the same measures they will be congruent angles.
2: because the segment is being cut in half.
3: their has to be an intersection in the arcs<span />