4+4+4+4+4+4=24yd is the perimeter.
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:
6+12b
Step-by-step explanation:
i took a test with this question and got it right
Answer:
6
Step-by-step explanation:
Deisha's build rate = 1 fence per 15 hours = 1/15 fences per hour
Travis's build rate = 1 fence per 12 hours = 1/12 fences per hour
Working together, their combined rate is 1/15 + 1/12 = 3/20 fences per hour
So it takes them 20/3 = 6 2/3 hours per fence
Slope = (-2 - 10)/(12 + 6) = -12/18 = -2/3
y = mx + b
10 = -2/3(-6) + b
10 = 4 + b
b =6
equation
y = -2/3x + 6
<span>x-intercept when y = 0
</span>-2/3x + 6 = 0
-2/3x = -6
x = 6 (3/2)
x = 9
answer is <span>d.9</span>