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:
So if a line was parallel it would have same slope. You can search up what slope-intercept form means. But if you have an equation like this:
y = mx+b
The slope will be m. Your question is written in the form. 2/5 = m.
The slope is 2/5
The y-intercept is 4/5
Answer:
oookkk
Step-by-step explanation:
oofookkjjjnnn
ooo6
Answer: 
Step-by-step explanation:
Given : In a sociology class there are 14 sociology majors and 11 non-sociology majors.
Total students = 14+11=25
Number of students are randomly selected = 3
Then, the number of ways to select 3 students from 25 students :-

Number of ways to select at least 2 of the 3 students re non-sociology majors :-

The probability that at least 2 of the 3 students selected are non-sociology majors will be :-

This is one of those problems where you don't actually have to know anything. The only answer that is any combination of the two given numbers is the last one:
.. 8.4672*10¹³ miles
_____
That result is the product of 5.88*10¹² and 14.4.